From 01f4e620e3c2ea27a6c4430d2abd22ce90ffb4e4 Mon Sep 17 00:00:00 2001 From: Alex 'AdUser' Z Date: Thu, 19 Mar 2015 18:11:28 +1000 Subject: [PATCH] * Makefile --- src/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile b/src/Makefile index 096c519..5891d49 100644 --- a/src/Makefile +++ b/src/Makefile @@ -20,6 +20,7 @@ imdb_1to2: imdb_1to2.c clean: rm -f *.o + rm -f imdb_*to* rm -f util rm -f util-static rm -f libimgdup*