summaryrefslogtreecommitdiffabout
path: root/include/Makefile.am
authorMichael Krelin <hacker@klever.net>2007-01-12 00:28:16 (UTC)
committer Michael Krelin <hacker@klever.net>2007-01-12 00:28:16 (UTC)
commit4cc2e58186e8cd9b96a3573c92f6664064cf11fe (patch) (side-by-side diff)
tree762943dfd3db8b6c48d5b31418310962376746d3 /include/Makefile.am
parentf5eb33d7a9c296e3fa7bde9b678f0e1027a9bf88 (diff)
downloadlibopkele-4cc2e58186e8cd9b96a3573c92f6664064cf11fe.zip
libopkele-4cc2e58186e8cd9b96a3573c92f6664064cf11fe.tar.gz
libopkele-4cc2e58186e8cd9b96a3573c92f6664064cf11fe.tar.bz2
extended server and consumer classes
Diffstat (limited to 'include/Makefile.am') (more/less context) (ignore whitespace changes)
-rw-r--r--include/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 2c190b8..f3551f5 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -8,7 +8,9 @@ nobase_include_HEADERS = \
opkele/consumer.h \
opkele/extension.h \
opkele/sreg.h \
- opkele/extension_chain.h
+ opkele/extension_chain.h \
+ opkele/xconsumer.h \
+ opkele/xserver.h
EXTRA_DIST = \
opkele/data.h \
opkele/util.h