summaryrefslogtreecommitdiffstats
path: root/avahi-common/Makefile.am
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-06-30 11:46:55 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-06-30 11:46:55 +0000
commitb7ca2e3b1fe5d7a4134728aa8cc88d9fb363b77c (patch)
treeaf2945ea14da29dba548315e81c7a8e9473eacc1 /avahi-common/Makefile.am
parentbff096ce462751845bf0a7790a5f55cd0d9069e7 (diff)
Fixed Makefile.am not installing headers file.
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@157 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-common/Makefile.am')
-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 1235f92..b8532c0 100644
--- a/avahi-common/Makefile.am
+++ b/avahi-common/Makefile.am
@@ -28,7 +28,7 @@ AM_CFLAGS+='-DDEBUG_TRAP=__asm__("int $$3")'
avahi_commonincludedir=$(includedir)/avahi-common
-avahi_commoninclude_HEADERS =
+avahi_commoninclude_HEADERS = \
strlst.h \
address.h \
alternative.h \