]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/animate/Makefile.in
Warning fix.
[wxWidgets.git] / contrib / samples / animate / Makefile.in
index 2dee6a0ccfe39b41911dcc4a37f3e7222c00cd9f..bc9494485bf200c57c1bbba4e82808898efd3070 100644 (file)
@@ -175,7 +175,7 @@ anitest.app/Contents/PkgInfo: anitest$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info
 
 data: 
        @mkdir -p .
-       @for f in bttrfly.gif hooked.gif tbttrfly.gif mondrian.ico; do \
+       @for f in mondrian.ico; do \
        if test ! -f ./$$f ; \
        then x=yep ; \
        else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \