summaryrefslogtreecommitdiffabout
path: root/include/Makefile.am
Unidiff
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 @@
1nobase_include_HEADERS = \
2 opkele/acconfig.h \
3 opkele/opkele-config.h \
4 opkele/types.h \
5 opkele/association.h \
6 opkele/exception.h \
7 opkele/server.h \
8 opkele/consumer.h
9EXTRA_DIST = \
10 opkele/data.h \
11 opkele/util.h