X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Fao-eeprom%2FMakefile.am;h=ffd437e83bf229ca49872d6fe2ed72b39507923c;hb=7d69e2b3715faed10ce21ad562fc4d25dfc5f9c1;hp=587acee7898e025139773cc12e831e2f05074ce4;hpb=7c790fe859dff062692964338091ffbbcdf63257;p=fw%2Faltos diff --git a/ao-tools/ao-eeprom/Makefile.am b/ao-tools/ao-eeprom/Makefile.am index 587acee7..ffd437e8 100644 --- a/ao-tools/ao-eeprom/Makefile.am +++ b/ao-tools/ao-eeprom/Makefile.am @@ -8,3 +8,5 @@ ao_eeprom_DEPENDENCIES = $(AO_EEPROM_LIBS) ao_eeprom_LDADD=$(AO_EEPROM_LIBS) $(LIBUSB_LIBS) ao_eeprom_SOURCES = ao-eeprom.c + +man_MANS = ao-eeprom.1 \ No newline at end of file