]> git.ipfire.org Git - thirdparty/automake.git/commit
* lib/am/java.am (class%DIR%.stamp): Don't run $(JAVAC) when there
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 12 Jun 2002 07:52:35 +0000 (07:52 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 12 Jun 2002 07:52:35 +0000 (07:52 +0000)
commit83e6b7207ba0359502fe6c6473516cf54babc864
treea0125f049f7e904d071fda74f494a173726ba231
parentd9a285184d6526ac094f739da507bf57bce80010
* lib/am/java.am (class%DIR%.stamp): Don't run $(JAVAC) when there
is no file to compile.
* tests/java2.test: New file.
* tests/Makefile.am (TESTS): Add java2.test.
Reported by Braden N. McDaniel.
ChangeLog
lib/am/java.am
tests/Makefile.am
tests/java2.test [new file with mode: 0755]