Split am7xxx functions and definitions
[libam7xxx.git] / Makefile
index 42bb562..514621b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ all: picoproj
 CFLAGS += -D_BSD_SOURCE # for htole32()
 CFLAGS += -D_POSIX_C_SOURCE=2 # for getopt()
 
 CFLAGS += -D_BSD_SOURCE # for htole32()
 CFLAGS += -D_POSIX_C_SOURCE=2 # for getopt()
 
-picoproj: picoproj.o
+picoproj: picoproj.o am7xxx.o
 
 install: picoproj
        install -d $(DESTDIR)$(bindir)
 
 install: picoproj
        install -d $(DESTDIR)$(bindir)