summaryrefslogtreecommitdiffstats
path: root/lib/libchmfile/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-06-18 00:55:43 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-06-18 00:55:43 +0900
commit6ac3293a616ea771885496c84cce788959ad1d89 (patch)
tree7c48f452c23bf39aacd93f0119cbb2fd085db591 /lib/libchmfile/Makefile.am
parent8b1e76886b63284a1db813b3c3502b6dc25f2ac0 (diff)
downloadkchmviewer-6ac3293a616ea771885496c84cce788959ad1d89.tar.gz
kchmviewer-6ac3293a616ea771885496c84cce788959ad1d89.zip
Completed removal of autotool files. Those files were mistakenly forgotten in the previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/libchmfile/Makefile.am')
-rw-r--r--lib/libchmfile/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/libchmfile/Makefile.am b/lib/libchmfile/Makefile.am
deleted file mode 100644
index 2e16016..0000000
--- a/lib/libchmfile/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-lib_LIBRARIES=libchmfile.a
-libchmfile_a_SOURCES = libchmfile.cpp libchmfile_search.cpp libchmfileimpl.cpp \
- libchmtextencoding.cpp libchmtocimage.cpp
-noinst_HEADERS = libchmfile.h bitfiddle.h libchmfileimpl.h libchmtextencoding.h \
- libchmtocimage.h libchmurlfactory.h
-
-INCLUDES = $(QT_INCLUDES) $(CHM_INCLUDES) $(KDE_INCLUDES)
-
-METASOURCES = AUTO
-KDE_OPTIONS = qtonly