summaryrefslogtreecommitdiff
path: root/imap4d/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-07-05 21:47:05 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-07-05 21:47:05 +0000
commit519c0465d834b961f07cbbb74d82ad173ea65abb (patch)
treee18f27106d6a8de8421de72d1b82ac97f72d6b90 /imap4d/Makefile.am
parent5247f6332ce7694578294a7e82fbd7228d013f42 (diff)
downloadmailutils-519c0465d834b961f07cbbb74d82ad173ea65abb.tar.gz
mailutils-519c0465d834b961f07cbbb74d82ad173ea65abb.tar.bz2
(INCLUDES): Remove INTLINCS
Diffstat (limited to 'imap4d/Makefile.am')
-rw-r--r--imap4d/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/imap4d/Makefile.am b/imap4d/Makefile.am
index 8f4d4c200..eac82126f 100644
--- a/imap4d/Makefile.am
+++ b/imap4d/Makefile.am
@@ -18,7 +18,7 @@
## Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA
## 02110-1301 USA
-INCLUDES = @MU_COMMON_INCLUDES@ @MU_AUTHINCS@ @SERV_AUTHINCS@ @INTLINCS@
+INCLUDES = @MU_COMMON_INCLUDES@ @MU_AUTHINCS@ @SERV_AUTHINCS@
SUBDIRS = testsuite
sbin_PROGRAMS = imap4d

Return to:

Send suggestions and report system problems to the System administrator.