summaryrefslogtreecommitdiffabout
path: root/include/Makefile.am
Side-by-side diff
Diffstat (limited to 'include/Makefile.am') (more/less context) (ignore whitespace changes)
-rw-r--r--include/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
new file mode 100644
index 0000000..b014752
--- a/dev/null
+++ b/include/Makefile.am
@@ -0,0 +1,11 @@
+nobase_include_HEADERS = \
+ opkele/acconfig.h \
+ opkele/opkele-config.h \
+ opkele/types.h \
+ opkele/association.h \
+ opkele/exception.h \
+ opkele/server.h \
+ opkele/consumer.h
+EXTRA_DIST = \
+ opkele/data.h \
+ opkele/util.h