[network-manager-netbook/MplPanelClient] Mark line for automake 1.11's quiet mode
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [network-manager-netbook/MplPanelClient] Mark line for automake 1.11's quiet mode
- Date: Wed, 30 Sep 2009 10:55:03 +0000 (UTC)
commit ac02f7cf66fa68048aa047c45ba9ee60fdb5cf8d
Author: Bastien Nocera <hadess hadess net>
Date: Wed Sep 30 11:50:33 2009 +0100
Mark line for automake 1.11's quiet mode
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 0bba8da..14cb37f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,7 @@ themedir = $(pkgdatadir)/theme
theme_DATA = network-manager-netbook.css
%.css: %.css.in
- $(QUIET_GEN)sed -e "s|\ pkgdatadir\@|$(pkgdatadir)|" $< > $@
+ $(AM_V_GEN) sed -e "s|\ pkgdatadir\@|$(pkgdatadir)|" $< > $@
EXTRA_DIST = \
$(autostart_DATA) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]