diff options
Diffstat (limited to 'ao-tools/ao-eeprom')
| -rw-r--r-- | ao-tools/ao-eeprom/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-tools/ao-eeprom/Makefile.am b/ao-tools/ao-eeprom/Makefile.am index ffd437e8..efeed976 100644 --- a/ao-tools/ao-eeprom/Makefile.am +++ b/ao-tools/ao-eeprom/Makefile.am @@ -9,4 +9,4 @@ 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 +man_MANS = ao-eeprom.1 |
