module.mk depends in addition on header.tpl, clean.tpl, and alibtool
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 27 Jun 2004 17:17:40 +0000 (17:17 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 27 Jun 2004 17:17:40 +0000 (17:17 +0000)
Makefile

index 340db0d5b697e2010968952f393cad9fefadd924..7b09a6a11314264fc9d851cb0c79b0181272cc25 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ include build/module.dep
 #-------------------------------------------------------------------------------
 # Check if module.mk is present for the library
 
-%.mk: build/module.tpl
+%.mk: build/module.tpl build/header.tpl build/clean.tpl share/alibtool
 ifndef ALIQUIET
        @echo "***** Creating $@ file *****";
 endif