* buildlib/inttypes.h.in:
[ntk/apt.git] / buildlib / copy.mak
index 3ae11a7..e8fe43d 100644 (file)
@@ -21,7 +21,7 @@ veryclean: veryclean/$(LOCAL)
 
 MKDIRS += $(dir $($(LOCAL)-LIST))
 
-$($(LOCAL)-LIST) : $(TO)/% : %
+$($(LOCAL)-LIST) : $(TO)/% : % dirs
        echo Installing $< to $(@D)
        cp $< $(@D)