From e9ae80694875f869892f13f4fcaf1170a00dea41 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- quanta/parts/preview/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 quanta/parts/preview/Makefile.am (limited to 'quanta/parts/preview/Makefile.am') diff --git a/quanta/parts/preview/Makefile.am b/quanta/parts/preview/Makefile.am new file mode 100644 index 00000000..a449f9c4 --- /dev/null +++ b/quanta/parts/preview/Makefile.am @@ -0,0 +1,7 @@ +noinst_LTLIBRARIES = libpreview.la + +METASOURCES = AUTO + +libpreview_la_SOURCES = whtmlpart.cpp + +AM_CPPFLAGS = -I$(top_srcdir)/quanta/utility $(all_includes) -- cgit v1.2.1