Make footprint files depend on footprint.5c
[hw/altusmetrum] / packages / switches / Makefile
index 41e782e9899bc54e3e34d00264634bd2e4c5b17e..f10b24b472bb2cabb89c5c65fa73866eeee86d9d 100644 (file)
@@ -11,6 +11,8 @@ FOOTPRINTS = \
 
 all: $(FOOTPRINTS) .gitignore
 
+$(FOOTPRINTS): ../footprint.5c
+
 clean:
        rm -f $(FOOTPRINTS)