summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index efa6b9fa..aa97b622 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,5 +42,5 @@ docdir=$(prefix)/share/doc/@PACKAGE@
SUBDIRS=textscreen pcsound src man setup
CMDLINE : src/
- ./man/docgen -p $? > $@
+ ./man/docgen -p src/ > $@