summaryrefslogtreecommitdiffstats
path: root/filters/libdialogfilter/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'filters/libdialogfilter/Makefile.am')
-rw-r--r--filters/libdialogfilter/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/filters/libdialogfilter/Makefile.am b/filters/libdialogfilter/Makefile.am
new file mode 100644
index 00000000..67060fd0
--- /dev/null
+++ b/filters/libdialogfilter/Makefile.am
@@ -0,0 +1,7 @@
+INCLUDES = $(KOFFICE_INCLUDES) $(all_includes)
+
+METASOURCES = AUTO
+
+noinst_LTLIBRARIES = libdialogfilter.la
+libdialogfilter_la_SOURCES = exportsizedia.cpp
+