[alacarte/vala+garcon: 3/6] try again to pass distcheck
- From: Trevor Watkins <twatkins src gnome org>
- To: svn-commits-list gnome org
- Subject: [alacarte/vala+garcon: 3/6] try again to pass distcheck
- Date: Wed, 13 May 2009 01:15:10 -0400 (EDT)
commit 0ef8f289f5baed8a6e810f1769e0f3752f2c5648
Author: Travis Watkins <amaranth ubuntu com>
Date: Wed May 6 02:47:15 2009 -0500
try again to pass distcheck
---
Makefile.am | 1 +
po/POTFILES.skip | 1 +
src/Makefile.am | 4 +++-
3 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 1c0f65f..29727c7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,6 +14,7 @@ CLEANFILES=
alacartedocdir = ${prefix}/doc/alacarte
alacartedoc_DATA = \
ChangeLog.pre-git \
+ ChangeLog \
README \
COPYING \
AUTHORS \
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
new file mode 100644
index 0000000..e418131
--- /dev/null
+++ b/po/POTFILES.skip
@@ -0,0 +1 @@
+data/alacarte.desktop.in
diff --git a/src/Makefile.am b/src/Makefile.am
index 92d374e..9c7ecb8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -48,7 +48,9 @@ MAINTAINERCLEANFILES = \
$(alacarte_VALASOURCES:.vala=.c) \
$(NULL)
-CLEANFILES = config.vala
+CLEANFILES = \
+ config.vala \
+ $(NULL)
all-local: config.vala
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]