From 94b5fd5aa2d69318629babf78ef687d1b8d4a8d1 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 27 Aug 2005 01:21:49 +0000 Subject: integrate the service type database into the build system git-svn-id: file:///home/lennart/svn/public/avahi/trunk@454 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 6fd3bea..f1a337f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,7 +51,8 @@ SUBDIRS = \ avahi-utils \ examples \ man \ - tests + tests \ + service-type-database DX_INPUT = \ $(srcdir)/avahi-common/cdecl.h \ -- cgit