Added CONFIG_TARGETS so we build CONFIG_APP_INCLUDE

(needed for SHRLIB_SEARCH_DIRS)
This commit is contained in:
Andrew Johnson
2003-02-06 22:21:10 +00:00
parent 582e48cd6e
commit 60d230c0b7

View File

@@ -23,4 +23,6 @@ CONFIGS += $(subst ../,,$(wildcard ../RULES*))
CONFIGS += $(subst ../,,$(wildcard ../tools/*.pl))
TARGETS = $(CONFIG_TARGETS)
include $(TOP)/configure/RULES