]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/make_dist.mk
Remove rules for building resource files on wxMac
[wxWidgets.git] / build / bakefiles / make_dist.mk
index 76737700a8f243d992d15cb0d84d66a75d828293..de88b821150703e2192e5c8f8cf052afaea2968a 100644 (file)
@@ -938,10 +938,10 @@ SAMPLES_DIST: ALL_GUI_DIST
        cp $(SAMPDIR)/xrc/*.cpp $(DISTDIR)/samples/xrc
        cp $(SAMPDIR)/xrc/*.h $(DISTDIR)/samples/xrc
        cp $(SAMPDIR)/xrc/*.rc $(DISTDIR)/samples/xrc
-       cp $(SAMPDIR)/xrc/rc/*.xpm $(DISTDIR)/samples/widgets/rc
-       cp $(SAMPDIR)/xrc/rc/*.xrc $(DISTDIR)/samples/widgets/rc
-       cp $(SAMPDIR)/xrc/rc/*.gif $(DISTDIR)/samples/widgets/rc
-       cp $(SAMPDIR)/xrc/rc/*.ico $(DISTDIR)/samples/widgets/rc
+       cp $(SAMPDIR)/xrc/rc/*.xpm $(DISTDIR)/samples/xrc/rc
+       cp $(SAMPDIR)/xrc/rc/*.xrc $(DISTDIR)/samples/xrc/rc
+       cp $(SAMPDIR)/xrc/rc/*.gif $(DISTDIR)/samples/xrc/rc
+       cp $(SAMPDIR)/xrc/rc/*.ico $(DISTDIR)/samples/xrc/rc
 
 UTILS_DIST: ALL_GUI_DIST
        mkdir $(DISTDIR)/utils