capture schematic symbols created by Bdale but not in git yet
[hw/altusmetrum] / packages / Makefile
index 7c854b167b0059dad4c16c2d169ff6a28bc81107..9c65b2da3fb0c5144985315101f75e784a7d7b13 100644 (file)
@@ -92,6 +92,7 @@ FOOTPRINTS= \
        ufqfpn24.fp \
        sot666.fp \
        sot323.fp \
+       sod323.fp \
        sod123.fp \
        0806.fp \
        fuse345.fp \
@@ -153,7 +154,7 @@ $(CLEANDIRS):
 $(FOOTPRINTS): footprint.5c
 
 clean: $(CLEANDIRS)
-       rm -f $(FOOTPRINTS)
+       rm -f $(FOOTPRINTS) *.pyc
 
 .PHONY: subdirs $(DIRS)
 .PHONY: subdirs $(BUILDDIRS)