From 32fcb07923a563d3edbdc72220dddebb6f565eaa Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Mon, 28 Apr 2008 22:33:14 +0300 Subject: [PATCH] nice is a phony target --- modules/common.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/common.am b/modules/common.am index 1a1573c19a..479b244d7f 100644 --- a/modules/common.am +++ b/modules/common.am @@ -40,3 +40,5 @@ endif nice: $(top_builddir)/compile + +.PHONY: nice -- 2.39.2