TIVI-153: Adding automake14 as dep for iputils package
[profile/ivi/automake14.git] / tests / confdist.test
1 #! /bin/sh
2
3 # Test to make sure configure is included in distribution.  Report
4 # from Eleftherios Gkioulekas.
5
6 . $srcdir/defs || exit 1
7
8 : > Makefile.am
9
10 $AUTOMAKE || exit 1
11
12 grep '^DIST_COMMON.*configure ' Makefile.in