summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-03-31 18:53:52 +0000
committerStef Walter <stef@memberwebs.com>2004-03-31 18:53:52 +0000
commit824c9753297f8b62fca9aef13b1b6b9393a6d934 (patch)
treed62bf43c93d37701ec0711f38519e7b645a52544 /src/Makefile.am
parente387f39ee5104d84989caf5f3e0c1cd8db633931 (diff)
Fix dist problems
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a8bcfbc..81120ec 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -45,3 +45,6 @@ rtfm_LDADD = -lsablot
rtfm_CFLAGS = -O0 -I${top_srcdir} -I/usr/local/include
rtfm_LDFLAGS = -L/usr/local/lib
man_MANS = rtfm.1
+
+EXTRA_DIST = $(man_MANS)
+