summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Volz <andreas.volz@tux-style.com>2011-12-01 10:10:53 +0100
committerAndreas Volz <andreas.volz@tux-style.com>2011-12-01 10:10:53 +0100
commit6e4d1102c3f9c4a0467ada7403181d2a80787765 (patch)
tree14beb2122ee7b12e7633510e193f23bf2e1f842f
parent8c87a34e434f9285f9bff23b078db7d01487ab88 (diff)
downloaddbus-c++-6e4d1102c3f9c4a0467ada7403181d2a80787765.tar.gz
no need to distribute spec file if spec.in is included
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9ae7c15..db452ba 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,7 @@ if ENABLE_ECORE
PKG_CONFIG_ECORE = dbus-c++-ecore-1.pc
endif
-EXTRA_DIST = autogen.sh bootstrap libdbus-c++.spec libdbus-c++.spec.in
+EXTRA_DIST = autogen.sh bootstrap libdbus-c++.spec.in
ACLOCAL_AMFLAGS = -I m4