[jhbuild/external-deps: 13/19] Include alias files with tarballs
- From: John Carr <johncarr src gnome org>
- To: svn-commits-list gnome org
- Subject: [jhbuild/external-deps: 13/19] Include alias files with tarballs
- Date: Tue, 2 Jun 2009 05:32:15 -0400 (EDT)
commit 002d5df0335ee9f09b2a8525315dd45eb4d3cc8a
Author: John Carr <john carr unrouted co uk>
Date: Fri May 29 11:39:42 2009 +0100
Include alias files with tarballs
---
Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index f938e48..d7081ea 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,14 +6,14 @@ endif
PATCHES = $(wildcard $(top_srcdir)/patches/*.patch)
MODULESETS = $(wildcard $(top_srcdir)/modulesets/*.modules) modulesets/moduleset.dtd
-
+ALIASES = $(wildcard $(top_srcdir)/aliases/*.aliases) $(wildcard $(top_srcdir)/aliases/*.aliases.generated)
INTLTOOL = \
intltool-extract.in \
intltool-merge.in \
intltool-update.in
-EXTRA_DIST = gnome-doc-utils.make $(PATCHES) $(MODULESETS) \
+EXTRA_DIST = gnome-doc-utils.make $(PATCHES) $(MODULESETS) $(ALIASES) \
install-check.c \
jhbuild.desktop $(INTLTOOL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]