summaryrefslogtreecommitdiffstats
path: root/k9devices/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'k9devices/Makefile.am')
-rw-r--r--k9devices/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/k9devices/Makefile.am b/k9devices/Makefile.am
deleted file mode 100644
index 59de2d4..0000000
--- a/k9devices/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-INCLUDES = -I$(top_srcdir)/libk9copy $(K3B_INCS) -I$(includedir) $(all_includes)
-METASOURCES = AUTO
-libk9devices_la_LDFLAGS = $(all_libraries)
-noinst_LTLIBRARIES = libk9devices.la
-noinst_HEADERS = k9cddrive.h
-libk9devices_la_SOURCES = k9cddrive.cpp
-
-libk9devices_la_LIBADD = $(K3B_LIBS)