diff options
Diffstat (limited to 'src/devices/mem24/prog')
-rw-r--r-- | src/devices/mem24/prog/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/devices/mem24/prog/Makefile.am b/src/devices/mem24/prog/Makefile.am deleted file mode 100644 index 1c1a55e..0000000 --- a/src/devices/mem24/prog/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -INCLUDES = -I$(top_srcdir)/src $(all_includes) -METASOURCES = AUTO - -noinst_LTLIBRARIES = libmem24prog.la -libmem24prog_la_SOURCES = mem24_prog.cpp |