X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Fao-eeprom%2FMakefile.am;h=1e38ebade5b5b1d7ec47c53a69e192aeedb2d9f2;hb=88e279b15b3d2357f142e58d20d73c24bf2561eb;hp=6c5e038315c7e2af57f59b30b0f08291bd761848;hpb=f14c799ae7ff3be56c28f5694f04c03daff7708e;p=fw%2Faltos diff --git a/ao-tools/ao-eeprom/Makefile.am b/ao-tools/ao-eeprom/Makefile.am index 6c5e0383..1e38ebad 100644 --- a/ao-tools/ao-eeprom/Makefile.am +++ b/ao-tools/ao-eeprom/Makefile.am @@ -5,7 +5,7 @@ AO_EEPROM_LIBS=$(top_builddir)/ao-tools/lib/libao-tools.a ao_eeprom_DEPENDENCIES = $(AO_EEPROM_LIBS) -ao_eeprom_LDADD=$(AO_EEPROM_LIBS) $(LIBUSB_LIBS) +ao_eeprom_LDADD=$(AO_EEPROM_LIBS) -ljson-c -lm ao_eeprom_SOURCES = ao-eeprom.c