]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/image/Makefile.in
added EVT_AUI_PANECLOSE and updated sample accordingly
[wxWidgets.git] / samples / image / Makefile.in
index 46a74c741bf884f75efcb849299946e603c95b7a..7f75dfd0204f8c7b0fc2da816df22601b83558c5 100644 (file)
@@ -179,7 +179,7 @@ image.app/Contents/PkgInfo: image$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.pli
 
 data: 
        @mkdir -p .
-       @for f in horse.png horse.jpg horse.bmp horse.gif horse.pcx horse.pnm horse_ag.pnm horse_rg.pnm horse.tif horse.xpm horse.cur horse.ico horse3.ani smile.xbm toucan.png; do \
+       @for f in horse.png horse.jpg horse.bmp horse.gif horse.pcx horse.pnm horse_ag.pnm horse_rg.pnm horse.tif horse.xpm horse.cur horse.ico horse3.ani smile.xbm toucan.png cmyk.jpg; do \
        if test ! -f ./$$f -a ! -d ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \