[gimp] Substitute target header filename like the rest of the code
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Substitute target header filename like the rest of the code
- Date: Sun, 1 Aug 2010 21:10:27 +0000 (UTC)
commit 25be82a04b22e932229e90f08a4859768546262f
Author: Mukund Sivaraman <muks banu com>
Date: Mon Aug 2 02:40:08 2010 +0530
Substitute target header filename like the rest of the code
app/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/Makefile.am b/app/Makefile.am
index d799cd5..c301f78 100644
--- a/app/Makefile.am
+++ b/app/Makefile.am
@@ -289,7 +289,7 @@ git-version.h: update-git-version-header
rm -f "$ tmp"; \
elif test -f "$ tmp"; then \
mv "$ tmp" "$@"; \
- echo " git HEAD changed: git-version.h regenerated"; \
+ echo " git HEAD changed: $@ regenerated"; \
fi
.PHONY: update-git-version-header
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]