summaryrefslogtreecommitdiffstats
path: root/src/devices/mem24/gui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/mem24/gui/Makefile.am')
-rw-r--r--src/devices/mem24/gui/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/devices/mem24/gui/Makefile.am b/src/devices/mem24/gui/Makefile.am
deleted file mode 100644
index 6838d57..0000000
--- a/src/devices/mem24/gui/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-INCLUDES = -I$(top_srcdir)/src $(all_includes)
-METASOURCES = AUTO
-
-noinst_LTLIBRARIES = libmem24ui.la
-libmem24ui_la_SOURCES = mem24_hex_view.cpp mem24_memory_editor.cpp \
- mem24_group_ui.cpp
-libmem24ui_la_LDFLAGS = $(all_libraries)