From 6e4d1102c3f9c4a0467ada7403181d2a80787765 Mon Sep 17 00:00:00 2001 From: Andreas Volz Date: Thu, 1 Dec 2011 10:10:53 +0100 Subject: [PATCH] no need to distribute spec file if spec.in is included --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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