[Ltrace-devel] [PATCH 5/6] Update EXTRA_DIST for renamed file

Zachary T Welch zwelch at codesourcery.com
Tue Dec 7 07:21:02 UTC 2010


Fixes 'make dist' to work with new Debian 'control' file name.

Signed-off-by: Zachary T Welch <zwelch at codesourcery.com>
---
 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 9b32f51..61a0410 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -75,7 +75,7 @@ EXTRA_DIST = \
 	ltrace.spec \
 	debian/changelog \
 	debian/compat \
-	debian/control.in \
+	debian/control \
 	debian/copyright \
 	debian/rules
 
-- 
1.7.2.2




More information about the Ltrace-devel mailing list