X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Fao-eeprom%2FMakefile.am;h=1e38ebade5b5b1d7ec47c53a69e192aeedb2d9f2;hb=a0a109d8c82e7f362253a0f1e52d14843ddec996;hp=d4aca00fc7103ff2e9a31fbdf75f8b4bd9981275;hpb=0a60b7addddc302c66556c0f25ba1e71d14cf53d;p=fw%2Faltos diff --git a/ao-tools/ao-eeprom/Makefile.am b/ao-tools/ao-eeprom/Makefile.am index d4aca00f..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) -ljson-c +ao_eeprom_LDADD=$(AO_EEPROM_LIBS) -ljson-c -lm ao_eeprom_SOURCES = ao-eeprom.c