diff options
Diffstat (limited to 'w3mimg/fb')
-rw-r--r-- | w3mimg/fb/Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/w3mimg/fb/Makefile.in b/w3mimg/fb/Makefile.in index 82d7915..be74aab 100644 --- a/w3mimg/fb/Makefile.in +++ b/w3mimg/fb/Makefile.in @@ -26,6 +26,9 @@ fb_img.o: fb_img.c fb_gdkpixbuf.c fb_imlib2.c clean: @-$(RM) -f *.o +distclean: clean + -$(RM) -f Makefile + # |