]> git.sesse.net Git - ffmpeg/blobdiff - tests/Makefile
Simplify PIX_FMT_RGB555LE selection in targa decoder.
[ffmpeg] / tests / Makefile
index 6ee408ab14d05419f02f2e8aaac32d6e56afdcee..42605683fefe380c71408cb3b076c707cb691aae 100644 (file)
@@ -38,7 +38,7 @@ tests/data/mapchan-mono.sw: tests/audiogen$(HOSTEXESUF)
        @mkdir -p tests/data
        $(M)./$< $@ 22050 1
 
-tests/data/asynth%.sw tests/vsynth%/00.pgm: TAG = GEN
+tests/data/%.sw tests/vsynth%/00.pgm: TAG = GEN
 
 include $(SRC_PATH)/tests/fate/aac.mak
 include $(SRC_PATH)/tests/fate/ac3.mak