From e2cde7d2259a14664d979ecd321ea4171335f719 Mon Sep 17 00:00:00 2001 From: Hubert Figuiere Date: Sun, 19 Jul 2009 11:27:25 -0400 Subject: [PATCH] add bootstrap to EXTRA_DIST --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 29bb7c9..5df2cc8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = src tools data doc examples -EXTRA_DIST = autogen.sh libdbus-c++.spec libdbus-c++.spec.in +EXTRA_DIST = autogen.sh bootstrap libdbus-c++.spec libdbus-c++.spec.in pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = dbus-c++-1.pc