]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/stc/Makefile.in
Initial checkin of the wxFrame support added by Aleks G.
[wxWidgets.git] / samples / stc / Makefile.in
index 39b2292d0d6422af44f222f4c7d604cd8c78db8d..cffdcc78d7202a8764000ffff68ee2bc48991cb5 100644 (file)
@@ -13,9 +13,9 @@ PROGRAM=stctest
 
 OBJECTS=$(PROGRAM).o
 
-APPEXTRALIBS=$(top_builddir)/contrib/src/stc/libstc.@WX_TARGET_LIBRARY_TYPE@
+APPEXTRALIBS=$(top_builddir)/lib/libstc.@WX_TARGET_LIBRARY_TYPE@
 APPEXTRADEFS=-I$(top_srcdir)/contrib/include
 
 DATAFILES=stctest.cpp
 
-include ../../../src/makeprog.env
+include $(top_builddir)/src/makeprog.env