summaryrefslogtreecommitdiffstats
path: root/tdestyles/klegacy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tdestyles/klegacy/Makefile.am')
-rw-r--r--tdestyles/klegacy/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/tdestyles/klegacy/Makefile.am b/tdestyles/klegacy/Makefile.am
new file mode 100644
index 000000000..9bdee9267
--- /dev/null
+++ b/tdestyles/klegacy/Makefile.am
@@ -0,0 +1,8 @@
+INCLUDES= $(all_includes)
+
+noinst_HEADERS = klegacystyle.h
+lib_LTLIBRARIES = klegacystyle.la
+klegacystyle_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
+klegacystyle_la_LIBADD = $(LIB_TDECORE)
+klegacystyle_la_SOURCES = klegacystyle.cpp plugin.cpp
+klegacystyle_la_METASOURCES = AUTO