Fix packages/Makefile -- missing backslash
authorKeith Packard <keithp@keithp.com>
Sat, 28 Sep 2013 06:18:12 +0000 (23:18 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 28 Sep 2013 06:18:12 +0000 (23:18 -0700)
Oops. Merging Makefile was done wrong.

Signed-off-by: Keith Packard <keithp@keithp.com>
packages/Makefile

index dc60c476d1f7dea491c2c74a323c9a6c6b672f6b..b2f76f983e0561e11a866193bef6cfac8ff57bec 100644 (file)
@@ -44,7 +44,7 @@ FOOTPRINTS= \
        mlp8-4x3.fp \
        saw.fp \
        cubesatshield.fp \
-       linear-s8.fp
+       linear-s8.fp \
        ufqfpn48.fp \
        saw.fp \
        tfsoj-8.fp \