]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/oleauto/makefile.unx
compilation fix for newest DirectFB versions (patch #1939443 by Anders Larsen)
[wxWidgets.git] / samples / oleauto / makefile.unx
index 2035999b6f9d818f50f0838cd617ca2394066f3f..934492bbcca2e4f54f67046a815cf688712abc82 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.2 (http://bakefile.sourceforge.net)
+#     Bakefile 0.2.3 (http://www.bakefile.org)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -98,7 +98,7 @@ test_for_selected_wxbuild:
        @$(WX_CONFIG) $(WX_CONFIG_FLAGS)
 
 oleauto: $(OLEAUTO_OBJECTS)
-       $(CXX) -o $@ $(OLEAUTO_OBJECTS) $(LDFLAGS)   `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs core,base`
+       $(CXX) -o $@ $(OLEAUTO_OBJECTS) $(LDFLAGS)  `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs core,base`
 
 oleauto_oleauto.o: ./oleauto.cpp
        $(CXX) -c -o $@ $(OLEAUTO_CXXFLAGS) $(CPPDEPS) $<