From 904a592ff51ff40afd2a96fb492e47f3628d94a9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 22 May 2014 00:36:14 +0200 Subject: do ramp translations in the façade MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 31ba47a..56d22bf 100644 --- a/Makefile +++ b/Makefile @@ -89,5 +89,9 @@ obj/%.o: src/%.c src/*.h .PHONY: clean clean: - -rm -rf obj bin config.mk + -rm -rf obj bin + +.PHONY: distclean +distclean: clean + -rm -f config.mk src/libgamma-config.h -- cgit v1.2.3-70-g09d2