]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/xrc/makefile.unx
don't reference non-existent doc.xmb file
[wxWidgets.git] / samples / xrc / makefile.unx
index 95ab3ad56cb86c45abe640b9e0e44ecf61c6aa01..1f53c58e5cedb1551f593f561af083b0a98af544 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!
 # =========================================================================
 
@@ -101,7 +101,7 @@ test_for_selected_wxbuild:
        @$(WX_CONFIG) $(WX_CONFIG_FLAGS)
 
 xrcdemo: $(XRCDEMO_OBJECTS)
-       $(CXX) -o $@ $(XRCDEMO_OBJECTS) $(LDFLAGS)   `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs xrc,html,adv,core,xml,base`
+       $(CXX) -o $@ $(XRCDEMO_OBJECTS) $(LDFLAGS)  `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs xrc,html,adv,core,xml,base`
 
 xrcdemo_xrcdemo.o: ./xrcdemo.cpp
        $(CXX) -c -o $@ $(XRCDEMO_CXXFLAGS) $(CPPDEPS) $<