aboutsummaryrefslogtreecommitdiff
path: root/pies/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pies/Makefile.am')
-rw-r--r--pies/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/pies/Makefile.am b/pies/Makefile.am
index 1902804..7aaf759 100644
--- a/pies/Makefile.am
+++ b/pies/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of mailfrom filter.
-# Copyright (C) 2008 Sergey Poznyakoff
+# Copyright (C) 2008, 2009 Sergey Poznyakoff
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -34,7 +34,7 @@ EXTRA_DIST = pies.rcin
noinst_DATA = pies.rc
DISTCLEANFILES = pies.rc
.rcin.rc:
- sed 's|SBINDIR|$(sbindir)|g' $< > $@
+ $(AM_V_GEN)sed 's|SBINDIR|$(sbindir)|g' $< > $@
meta1lex.c: meta1gram.h

Return to:

Send suggestions and report system problems to the System administrator.