summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-08-15 23:58:21 +0000
committerLennart Poettering <lennart@poettering.net>2005-08-15 23:58:21 +0000
commit88d989fdf558e9be1fea49f63a8d69e2054d46ab (patch)
tree7203997e16b3ef95d88b995d02d541355970e421
parent56df7438c45c0278a14aa618d64e19effc7c0765 (diff)
really install all header files
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@345 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--avahi-common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/Makefile.am b/avahi-common/Makefile.am
index ee33c8e..aa83b93 100644
--- a/avahi-common/Makefile.am
+++ b/avahi-common/Makefile.am
@@ -31,7 +31,7 @@ avahi_commoninclude_HEADERS = \
domain.h \
cdecl.h \
defs.h \
- malloc.h
+ malloc.h \
watch.h \
timeval.h \
simple-watch.h \