diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 03d2b7c..1a92b00 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ ## (C) 1997 Stephan Kulow ## Modified by Adriaan de Groot -SUBDIRS = lib kpilot conduits +SUBDIRS = lib kpilot conduits doc messages: $(EXTRACTRC) `find . -name "*.rc" -o -name "*.ui"` > rc.cpp |