From d50ae5a71b3608a2a025e34846b59a6861b383e2 Mon Sep 17 00:00:00 2001 From: Laurent Mazet Date: Tue, 15 Sep 2015 11:22:42 +0200 Subject: [PATCH 1/1] force rebuild of debian file --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 2c2a28a..907021c 100644 --- a/Makefile +++ b/Makefile @@ -29,3 +29,5 @@ $(TARGET_DEB): clean: rm -f $(TARGET_DEB) $(TARGET_ISO) + +.PHONY: $(TARGET_DEB) -- 2.30.2