From 2251c8b21a639a6edd8b513c80ae6daafecf41ac Mon Sep 17 00:00:00 2001 From: Trent Lloyd Date: Mon, 29 Aug 2005 05:29:56 +0000 Subject: * Split bootstrap.sh into autogen.sh which configures with no extra flags * bootstrap.sh now calls autogen.sh with the extra CFLAGS and options This is to help support building avahi with jhbuild for targetting GNOME git-svn-id: file:///home/lennart/svn/public/avahi/trunk@491 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index fe3e186..fd19300 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,6 +22,7 @@ ACLOCAL_AMFLAGS = -I common include $(srcdir)/common/doxygen.mk EXTRA_DIST = \ + autogen.sh \ bootstrap.sh \ LICENSE \ $(DX_CONFIG) \ -- cgit