diff --git a/Makefile b/Makefile index d8f951bb2..4bac76bdb 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,8 @@ TOP=. include $(TOP)/configure/CONFIG -DIRS = src +DIRS = configure +DIRS += src include $(TOP)/configure/RULES_TOP