diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 2e9242e..186b2a6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = gnu AM_CFLAGS = -Wall bin_PROGRAMS = mts-id-eeprom mts_id_eeprom_SOURCES = eeprom_main.c -noinst_HEADERS = eeprom.h mts_io.h +noinst_HEADERS = eeprom.h EXTRA_DIST = |