From 43da84cd0149a9cb5b66c20de820147d67d6a4d3 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sun, 14 Dec 2014 10:15:40 -0200 Subject: po: Remove some auto-generated files from the git tree bootstrap.sh will generate those files. Remove them, to avoid having a diff when running bootstrap.sh. Signed-off-by: Mauro Carvalho Chehab --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index 296ffafb..0e9eb2d4 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,7 +1,7 @@ #!/bin/bash mkdir build-aux/ 2>/dev/null -touch build-aux/config.rpath +touch build-aux/config.rpath libdvbv5-po/Makefile.in.in v4l-utils-po/Makefile.in.in autoreconf -vfi GETTEXTIZE=$(which gettextize) -- cgit v1.2.1