From 3133bbc63a2d32dac638db58fa13e966488e88b5 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 15 Feb 2010 18:23:18 +0000 Subject: Added abandoned KDE3 version of kchmviewer git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1090662 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/kde/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/kde/Makefile.am (limited to 'src/kde/Makefile.am') diff --git a/src/kde/Makefile.am b/src/kde/Makefile.am new file mode 100644 index 0000000..e095be6 --- /dev/null +++ b/src/kde/Makefile.am @@ -0,0 +1,8 @@ +lib_LIBRARIES=libkdeextra.a +libkdeextra_a_SOURCES = kchmdcopiface.cpp kchmdcopiface.skel kchmviewwindow_khtmlpart.cpp +noinst_HEADERS = kchmdcopiface.h kchmviewwindow_khtmlpart.h + +INCLUDES = $(QT_INCLUDES) $(CHM_INCLUDES) $(KDE_INCLUDES) $(LIBCHMFILE_INCLUDES) + +METASOURCES = AUTO +KDE_OPTIONS = qtonly -- cgit v1.2.3