summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 13dee61..498b3b5 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -10,6 +10,9 @@
#
MAINTAINERCLEANFILES = \
- $(srcdir)/Makefile.in
+ $(srcdir)/Makefile.in \
+ $(srcdir)/openvpn-plugin.h.in
-include_HEADERS = openvpn-plugin.h
+include_HEADERS = \
+ openvpn-plugin.h \
+ openvpn-msg.h