X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Fao-eeprom%2FMakefile.am;h=1e38ebade5b5b1d7ec47c53a69e192aeedb2d9f2;hb=bdf0671cb36daca741c4842a37a3fc71744a63a2;hp=d4aca00fc7103ff2e9a31fbdf75f8b4bd9981275;hpb=98f7c1c116aab672a29db1f81213cabe2d72ae16;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