[gnome-chess] Use AM_DISTCHECK_CONFIGURE_FLAGS
- From: Sahil Sareen <ssareen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-chess] Use AM_DISTCHECK_CONFIGURE_FLAGS
- Date: Mon, 15 Feb 2016 20:42:07 +0000 (UTC)
commit 391e854682555f165c508bf19bce4fc960950fae
Author: Sahil Sareen <sahil sareen hotmail com>
Date: Tue Feb 16 02:11:25 2016 +0530
Use AM_DISTCHECK_CONFIGURE_FLAGS
data/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index aeddab3..2ff6793 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -36,6 +36,6 @@ CLEANFILES = \
$(appstream_XML) \
$(desktop_DATA)
-DISTCHECK_CONFIGURE_FLAGS == --enable-appdata-check
+AM_DISTCHECK_CONFIGURE_FLAGS == --enable-appdata-check
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]