X-Git-Url: https://git.sesse.net/?p=fjl;a=blobdiff_plain;f=Makefile;h=6da3eb2960f1d50edf1e7ffd847fb7901c6c9a5d;hp=54f3c8074e8e4123a1ffbf63d900ac1f34f586f1;hb=HEAD;hpb=dc70275722baa927e56bba8ee305e832ba22dfd3 diff --git a/Makefile b/Makefile index 54f3c80..6da3eb2 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ clean: $(RM) $(DEHUFF_TEST_OBJS) dehuff_test $(RM) $(BYTESOURCE_TEST_OBJS) bytesource_test $(RM) $(IDCT_TEST_OBJS) idct_test - $(RM) $(IDCT_TEST_OBJS) driver + $(RM) $(DRIVER_OBJS) driver test: tests ./unstuff_test