X-Git-Url: https://git.sesse.net/?p=fjl;a=blobdiff_plain;f=Makefile;h=299b1e3ab88ea845ab9a76237467f981ec68ff71;hp=4784dcebac7d034712afa08025fa649318c0c381;hb=b8abdf976177386c5fe85712280a669ba80a41d2;hpb=0b02847989970a190c2cfaec4d1abaa1f616284a diff --git a/Makefile b/Makefile index 4784dce..299b1e3 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ clean: $(RM) $(UNSTUFF_TEST_OBJS) unstuff_test $(RM) $(BITSOURCE_TEST_OBJS) bitsource_test $(RM) $(DEHUFF_TEST_OBJS) dehuff_test - $(RM) $(DEHUFF_TEST_OBJS) bytesource_test + $(RM) $(BYTESOURCE_TEST_OBJS) bytesource_test test: tests ./unstuff_test