* EXTRA_DIST: Added prop.java.
authortwisti <none@none>
Wed, 23 Nov 2005 22:55:39 +0000 (22:55 +0000)
committertwisti <none@none>
Wed, 23 Nov 2005 22:55:39 +0000 (22:55 +0000)
tests/Makefile.am

index afc8a250b6b8f8449d3c20384ddaed63d49eb962..7f61f479cb9af03424ad7e1371b70303c060d5f2 100644 (file)
@@ -28,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 3777 2005-11-23 22:34:54Z twisti $
+## $Id: Makefile.am 3788 2005-11-23 22:55:39Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -36,6 +36,7 @@ SUBDIRS = codepatching native regression
 
 EXTRA_DIST = \
        hello.java \
+       prop.java \
        x.java \
        x.output \
        TestBase.java \