* library.make (DISTFILES): Add $(btest_sourcefile).
authorRaja R Harinath <harinath@hurrynot.org>
Thu, 10 Feb 2005 05:14:11 +0000 (05:14 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Thu, 10 Feb 2005 05:14:11 +0000 (05:14 -0000)
svn path=/trunk/mcs/; revision=40364

mcs/build/ChangeLog
mcs/build/library.make

index 5ae4a527317a67c050ccf944d5550bb092109cfc..9513bd01f0a07641cf3054f94d17ee907674965d 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-10  Raja R Harinath  <rharinath@novell.com>
+
+       * library.make (DISTFILES): Add $(btest_sourcefile).
+
 2005-02-02  Raja R Harinath  <rharinath@novell.com>
 
        * library.make (run-test-lib): Use $(LOCAL_TEST_HARNESS_FLAGS).
index 6409fd68d67cb0aa48666870aab732d1308c062c..0c7001d500da39e1a18fe1c52a772d49cfe7cf9d 100644 (file)
@@ -183,7 +183,7 @@ run-test-ondotnet-lib: test-local
        $$ok
 endif
 
-DISTFILES = $(sourcefile) $(test_sourcefile) $(EXTRA_DISTFILES)
+DISTFILES = $(sourcefile) $(test_sourcefile) $(btest_sourcefile) $(EXTRA_DISTFILES)
 
 TEST_FILES =