summaryrefslogtreecommitdiffstats
path: root/src/libs/thumbbar
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/thumbbar')
-rw-r--r--src/libs/thumbbar/Makefile.am18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/libs/thumbbar/Makefile.am b/src/libs/thumbbar/Makefile.am
deleted file mode 100644
index 7e885514..00000000
--- a/src/libs/thumbbar/Makefile.am
+++ /dev/null
@@ -1,18 +0,0 @@
-METASOURCES = AUTO
-
-noinst_LTLIBRARIES = libthumbbar.la
-
-libthumbbar_la_SOURCES = thumbbar.cpp thumbnailjob.cpp
-
-libthumbbar_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
-
-INCLUDES = -I$(top_srcdir)/src/libs/dimg \
- -I$(top_srcdir)/src/libs/dmetadata \
- -I$(top_srcdir)/src/digikam \
- $(LIBKDCRAW_CFLAGS) \
- $(LIBKEXIV2_CFLAGS) \
- $(all_includes)
-
-digikaminclude_HEADERS = thumbbar.h
-
-digikamincludedir = $(includedir)/digikam