force rebuild of debian file
authorLaurent Mazet <laurent.mazet@thalesgroup.com>
Tue, 15 Sep 2015 09:22:42 +0000 (11:22 +0200)
committerLaurent Mazet <laurent.mazet@thalesgroup.com>
Tue, 15 Sep 2015 09:22:42 +0000 (11:22 +0200)
Makefile

index 2c2a28ac3c0ced5afc272f4649fb485c957a8ad1..907021cc9cbb81fd1d7fa4b4406e5eedc8eda333 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,3 +29,5 @@ $(TARGET_DEB):
 
 clean:
        rm -f $(TARGET_DEB) $(TARGET_ISO)
+
+.PHONY: $(TARGET_DEB)