]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/common_samples.bkl
fixed XP sash rendering to really do something (using REBAR style didn't work but...
[wxWidgets.git] / build / bakefiles / common_samples.bkl
index a0b00c319e30c24bdd1c3e777b1ac9fc648db583..35f9434806056cd29cb36ee0871587195e59c349 100644 (file)
@@ -63,7 +63,7 @@
     <template id="wx_sample_console" template="wx_util_console">
         <if cond="FORMAT=='autoconf'">
             <ldflags>$(SAMPLES_RPATH_FLAG)</ldflags>
-            <__command>$(SAMPLES_RPATH_POSTLINK)</__command>
+            <__command>$(LF)$(SAMPLES_RPATH_POSTLINK)</__command>
         </if>
     </template>