summaryrefslogtreecommitdiffstats
path: root/kcontrol/input/xcursor/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/input/xcursor/Makefile.am')
-rw-r--r--kcontrol/input/xcursor/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/kcontrol/input/xcursor/Makefile.am b/kcontrol/input/xcursor/Makefile.am
new file mode 100644
index 000000000..9ef9c9bbf
--- /dev/null
+++ b/kcontrol/input/xcursor/Makefile.am
@@ -0,0 +1,7 @@
+AM_CPPFLAGS = $(all_includes)
+
+noinst_LTLIBRARIES = libthemepage.la
+libthemepage_la_SOURCES = themepage.cpp previewwidget.cpp
+METASOURCES = AUTO
+noinst_HEADERS = themepage.h previewwidget.h
+