From: Václav Slavík Date: Sun, 27 Feb 2000 21:03:59 +0000 (+0000) Subject: fixed: text.rc was datafile => copied to build dir X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/8eb9501e82213e500a5969acf9c3b2d2c0768a4f fixed: text.rc was datafile => copied to build dir git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/samples/text/Makefile.in b/samples/text/Makefile.in index 2e60e993ee..95905cc42a 100644 --- a/samples/text/Makefile.in +++ b/samples/text/Makefile.in @@ -13,7 +13,6 @@ top_srcdir = @top_srcdir@/.. top_builddir = ../.. program_dir = samples/text -DATAFILES = text.rc PROGRAM=text