summaryrefslogtreecommitdiffstats
path: root/avahi-common
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-08-16 00:05:33 +0000
committerLennart Poettering <lennart@poettering.net>2005-08-16 00:05:33 +0000
commitb66aeb7e7eb3c96aa600a15292dfc419417ca158 (patch)
treeead5eba3cf21dab2cebacd0fe9c640a965307b70 /avahi-common
parent88d989fdf558e9be1fea49f63a8d69e2054d46ab (diff)
add error.h to installed files
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@346 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-common')
-rw-r--r--avahi-common/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/avahi-common/Makefile.am b/avahi-common/Makefile.am
index aa83b93..627dcf9 100644
--- a/avahi-common/Makefile.am
+++ b/avahi-common/Makefile.am
@@ -35,7 +35,8 @@ avahi_commoninclude_HEADERS = \
watch.h \
timeval.h \
simple-watch.h \
- gccmacro.h
+ gccmacro.h \
+ error.h
noinst_HEADERS = \
llist.h