From b7ca2e3b1fe5d7a4134728aa8cc88d9fb363b77c Mon Sep 17 00:00:00 2001 From: Sebastien Estienne Date: Thu, 30 Jun 2005 11:46:55 +0000 Subject: Fixed Makefile.am not installing headers file. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@157 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-client/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-client') diff --git a/avahi-client/Makefile.am b/avahi-client/Makefile.am index f4f59dc..f4d60a4 100644 --- a/avahi-client/Makefile.am +++ b/avahi-client/Makefile.am @@ -28,7 +28,7 @@ AM_CFLAGS+='-DDEBUG_TRAP=__asm__("int $$3")' avahi_clientincludedir=$(includedir)/avahi-client -avahi_clientinclude_HEADERS = +avahi_clientinclude_HEADERS = \ client.h noinst_PROGRAMS = \ -- cgit