Merge branch 'master' of ssh://git.gag.com/scm/git/hw/altusmetrum
[hw/altusmetrum] / packages / diodes / Makefile
index a25dd51bd87f7dfd1c41ff944d0003c48e623989..03346043ee2f23ef1190b5df7dc20875801c2d41 100644 (file)
@@ -3,7 +3,8 @@
 FOOTPRINTS = \
        0605.fp \
        powerdi123.fp \
-       topled.fp
+       topled.fp \
+       2125.fp
 
 .5c.fp:
        nickle $*.5c > $@
@@ -13,6 +14,8 @@ FOOTPRINTS = \
 
 all: $(FOOTPRINTS) .gitignore
 
+$(FOOTPRINTS): ../footprint.5c
+
 clean:
        rm -f $(FOOTPRINTS)