summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Elstner <danielk@openismus.com>2009-09-08 14:04:18 +0200
committerDaniel Elstner <danielk@openismus.com>2009-09-08 14:04:18 +0200
commit671e0bf01b363f9e54e08a3674e85d2fe3f969a8 (patch)
tree3e84fba66df9b21a47304bbfe46b99bdab2bf33e /Makefile.am
parent409a55f1a1d2d6209a9a8832fcd4b9cc233649f8 (diff)
downloadmm-common-671e0bf01b363f9e54e08a3674e85d2fe3f969a8.tar.gz
Exempt skeletonmm/autogen.sh from std-options test
* Makefile.am (AM_INSTALLCHECK_STD_OPTIONS_EXEMPT): Do not check the skeletonmm/autogen.sh example file for standard options support.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8ddffdb..c2ae77b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -52,6 +52,8 @@ nodist_shared_pkgconfig_DATA = doctags/mm-common-libstdc++.pc
noinst_DATA = doctags/mm-common-libstdc++-uninstalled.pc
nobase_dist_doc_SCRIPTS = skeletonmm/autogen.sh
+AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = skeletonmm/autogen.sh
+
nobase_dist_doc_DATA = \
README \
skeletonmm/.gitignore \