]> git.saurik.com Git - wxWidgets.git/commitdiff
widgets sample no longer has .rc file.
authorKevin Ollivier <kevino@theolliviers.com>
Mon, 29 May 2006 04:58:42 +0000 (04:58 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Mon, 29 May 2006 04:58:42 +0000 (04:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/make_dist.mk

index bf1cd8a85fc10f2c301fdb962635d2ff34c53ac0..00b3156535ff0cdef5b0fd7ecf29ee4a68c9b499 100644 (file)
@@ -1023,7 +1023,6 @@ SAMPLES_DIST: ALL_GUI_DIST
        $(CP_P) $(SAMPDIR)/widgets/Makefile.in $(DISTDIR)/samples/widgets
        $(CP_P) $(SAMPDIR)/widgets/*.cpp $(DISTDIR)/samples/widgets
        $(CP_P) $(SAMPDIR)/widgets/*.h $(DISTDIR)/samples/widgets
-       $(CP_P) $(SAMPDIR)/widgets/*.rc $(DISTDIR)/samples/widgets
        $(CP_P) $(SAMPDIR)/widgets/icons/*.xpm $(DISTDIR)/samples/widgets/icons
 
        mkdir $(DISTDIR)/samples/xrc