aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-05-21 19:50:49 +0200
committerMattias Andrée <maandree@operamail.com>2014-05-21 19:50:49 +0200
commitf4f7b4579b72cb5c08188ba4edcfa07ae57a3542 (patch)
treee8c02434997b0e9236c3fec367252f9c7928d34f /Makefile
parentadd ./configure (diff)
downloadlibgamma-f4f7b4579b72cb5c08188ba4edcfa07ae57a3542.tar.gz
libgamma-f4f7b4579b72cb5c08188ba4edcfa07ae57a3542.tar.bz2
libgamma-f4f7b4579b72cb5c08188ba4edcfa07ae57a3542.tar.xz
misc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5e435ad..ae4ad31 100644
--- a/Makefile
+++ b/Makefile
@@ -88,5 +88,5 @@ obj/%.o: src/%.c src/*.h
.PHONY: clean
clean:
- -rm -rf obj bin
+ -rm -rf obj bin config.mk