Add array framework that works with any type.
[apps/pfixtools.git] / Makefile
index a46a1e4..e7f631d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,7 @@ $(CLEAN_TARGETS): clean-%:
 $(DISTCLEAN_TARGETS): distclean-%:
        make -C $* distclean
 
-$(INSTALL_TARGETS): install-%: install-dir
+$(INSTALL_TARGETS): install-%: install-dir
        make -C $* install
 
 install-dir: