From 7934ca5e102693ba02d9ca6dcdee4960f2ba1a64 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 14 Aug 2005 01:26:19 +0000 Subject: * add C++ test * add more autoconf checks git-svn-id: file:///home/lennart/svn/public/avahi/trunk@313 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 05b84bc..e23db8e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,7 +45,8 @@ SUBDIRS = \ avahi-dnsconfd \ avahi-utils \ examples \ - man + man \ + tests pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = avahi-core.pc -- cgit