summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTrent Lloyd <lathiat@bur.st>2005-08-29 05:29:56 +0000
committerTrent Lloyd <lathiat@bur.st>2005-08-29 05:29:56 +0000
commit2251c8b21a639a6edd8b513c80ae6daafecf41ac (patch)
tree6def53f342f16a6dec033df62ca173295a5d3454 /Makefile.am
parentc4a5d3a655e0875a710a6da9f91b397cdfd6a6b6 (diff)
* 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
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
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) \