add 'include' to the list of make targets
authoraland <aland>
Tue, 15 Jul 2003 12:33:41 +0000 (12:33 +0000)
committeraland <aland>
Tue, 15 Jul 2003 12:33:41 +0000 (12:33 +0000)
src/Makefile

index 20f3511..da6074e 100644 (file)
@@ -6,7 +6,7 @@
 
 include ../Make.inc
 
-SUBDIRS                = lib modules main
+SUBDIRS                = lib modules main include
 WHAT_TO_MAKE   = all
 
 all: