summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-16 22:32:51 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-16 22:32:51 +0000
commita85acab665c375d14ae15ef90f6baf8b47c7032b (patch)
tree77d4449de281a254b74bf9cab7779372cfec420e /src/Makefile.am
parenta3bbaecf0502d58cf0bc7ff7db99e9239c6e822c (diff)
Capitalize O in "X.Org Foundation"
Use cpp to substitute variables in man pages
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ea65852..c882caa 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,7 +24,7 @@ AM_YFLAGS = -d
bin_PROGRAMS = twm
-twm_CFLAGS = $(TWM_CFLAGS) -DXVENDORNAME=\"The\ X.org\ Foundation\" -DXORG_RELEASE=\"Release\ $(VERSION)\" -D_BSD_SOURCE
+twm_CFLAGS = $(TWM_CFLAGS) -DXVENDORNAME=\"The\ X.Org\ Foundation\" -DXORG_RELEASE=\"Release\ $(VERSION)\" -D_BSD_SOURCE
twm_LDADD = $(TWM_LIBS)
twm_SOURCES = \