summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2008-07-11 10:43:29 -0700
committerDan Nicholson <dbn.lists@gmail.com>2008-07-11 10:43:29 -0700
commit286a6afaa1414daabf2404f5ac40cec027da7fbb (patch)
tree2103c508f2c8467b34593ba085668e4f75cc1d73
parentec821550e8124b729a8653e1d6a5f21dfec366d7 (diff)
Remove generated pkg-config files on `make clean'
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f0dd1ac..0c11a9d 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ install: glw.pc
clean:
-rm -f depend depend.bak
- -rm -f *.o *~
+ -rm -f *.o *.pc *~
# Make the library