aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-10-10 01:49:46 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-10-10 01:49:46 +0000
commit855979fd3dd91cacd094384774cb339460587f14 (patch)
tree3be4dbe08839e571c33a13f8e526141e93b2a022 /src
parent4ee27dcfaf01e2c01eb7cc16a1c7ca30526d7318 (diff)
removed includedir from include path in Makefiles.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3172 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e34a2ee9..cc0feb3c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -140,8 +140,7 @@ INCLUDES = \
-I$(top_srcdir)/libsylph \
$(GTK_CFLAGS) \
$(GDK_PIXBUF_CFLAGS) \
- $(GPGME_CFLAGS) \
- -I$(includedir)
+ $(GPGME_CFLAGS)
if NATIVE_WIN32
SYLPHEED_RES = sylpheed.res