summaryrefslogtreecommitdiff
path: root/sieve
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-07-05 21:50:25 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-07-05 21:50:25 +0000
commit179ce56afd518756f6c07f113b52130bdd44d618 (patch)
treea054de29397f96722e595b2c633a21d609345c37 /sieve
parentea8ee1e50ecb743a5c7109359edea82e633e1003 (diff)
downloadmailutils-179ce56afd518756f6c07f113b52130bdd44d618.tar.gz
mailutils-179ce56afd518756f6c07f113b52130bdd44d618.tar.bz2
Update
Diffstat (limited to 'sieve')
-rw-r--r--sieve/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sieve/Makefile.am b/sieve/Makefile.am
index b97b2cd87..a919f7561 100644
--- a/sieve/Makefile.am
+++ b/sieve/Makefile.am
@@ -14,13 +14,13 @@
##
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
## Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA
## 02110-1301 USA
-INCLUDES = @MU_COMMON_INCLUDES@ @INTLINCS@
+INCLUDES = @MU_COMMON_INCLUDES@
SUBDIRS = testsuite
bin_PROGRAMS = sieve
sieve_SOURCES = sieve.c
sieve_LDADD =\
../lib/libmuaux.la\

Return to:

Send suggestions and report system problems to the System administrator.