]> git.saurik.com Git - wxWidgets.git/blobdiff - src/make.env.in
Removed a space (oh, dear, it looks like a joke
[wxWidgets.git] / src / make.env.in
index e070a1d66cf4c48e2fed29de1884236346753572..af0d458fe5b6737d3c81dcf8bb1b93fa93b87493 100644 (file)
@@ -12,7 +12,7 @@
 
 # see comment near LDFLAGS at the end of file
 EXTRALIBS = @LDFLAGS@ @EXTRA_LIBS@
-LDLIBS = ${top_builddir}/lib/@WX_TARGET_LIBRARY@  $(EXTRALIBS)
+LDLIBS = ${top_builddir}/lib/@WX_TARGET_LIBRARY@ $(EXTRALIBS) $(APPEXTRALIBS)
 
 TOOLKIT = @TOOLKIT@
 TOOLKITDIR = @TOOLKIT_DIR@