[gcab] build-sys: fix warning of missing build-aux file
- From: Marc-Andre Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcab] build-sys: fix warning of missing build-aux file
- Date: Tue, 15 Jan 2013 22:21:21 +0000 (UTC)
commit 4195fa66a7dc41483abbdd52a1fa53a57ff1ee5d
Author: Marc-Andrà Lureau <marcandre lureau gmail com>
Date: Tue Jan 15 23:21:13 2013 +0100
build-sys: fix warning of missing build-aux file
Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 6812af9..4b8da90 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -140,6 +140,8 @@ endif # GIR
TESTSUITE = $(srcdir)/tests/testsuite
EXTRA_DIST += tests/testsuite.at $(srcdir)/tests/package.m4 $(TESTSUITE)
+EXTRA_DIST += build-aux/move-if-change
+
DISTCLEANFILES += atconfig
CLEANFILES += testsuite.log
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]