Added a TEST section to autoconf-2.68

This commit is contained in:
Scott McCreary
2010-12-01 16:52:40 +00:00
parent 81d76c9900
commit 60eb5f6990

View File

@@ -15,6 +15,12 @@ INSTALL {
cd autoconf-2.68
make install
}
TEST {
cd autoconf-2.68
make check
}
LICENSE="GNU GPL v2
GNU GPL v3"
COPYRIGHT="1992-2010 Free Software Foundation, Inc."