From 87771304ffb6aec5f55677fe1e1bd388056d917f Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 28 Jul 2012 12:43:01 -0400 Subject: Updated tmp build environment to include win64gtk; src/Makefile --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 78325cd8..f1eecb2a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -178,7 +178,7 @@ tmp: rm -rf /tmp/tabuild && hg clone ../ /tmp/tabuild cp -rL ../Doxyfile ../doc ../lexers ../modules /tmp/tabuild/ cp -r gtdialog gtkosx LexLPeg.cxx libluajit*.a lua luajit lua51.dll \ - scintilla termkey cdk win32gtk /tmp/tabuild/src/ + scintilla termkey cdk win*gtk /tmp/tabuild/src/ cd /tmp/tabuild/src/luajit && $(MAKE) clean ln -s `pwd`/../releases /tmp/tabuild @echo /tmp/tabuild ready for building. -- cgit v1.2.3