summaryrefslogtreecommitdiffstats
path: root/kmail/interfaces/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/interfaces/Makefile.am')
-rw-r--r--kmail/interfaces/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/kmail/interfaces/Makefile.am b/kmail/interfaces/Makefile.am
new file mode 100644
index 000000000..df3d32a7f
--- /dev/null
+++ b/kmail/interfaces/Makefile.am
@@ -0,0 +1,8 @@
+kmailincludedir = $(includedir)/kmail/interfaces
+kmailinclude_HEADERS = \
+ observer.h \
+ observable.h \
+ htmlwriter.h \
+ bodypart.h \
+ bodypartformatter.h \
+ bodyparturlhandler.h