From e695b6835cf2ec928045a53ad5897aa2e9f57288 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 1 May 2001 17:53:13 +0000 Subject: add clean target --- pixmaps/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pixmaps/Makefile b/pixmaps/Makefile index ec36a985d..0d554e370 100644 --- a/pixmaps/Makefile +++ b/pixmaps/Makefile @@ -15,3 +15,5 @@ install: done depend: + +clean: -- cgit