aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-07 08:29:49 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-07 08:29:49 +0000
commit6601299e593cbaaa0d854641b847f8c37d5429ef (patch)
tree49022e94a50e80f4afe7ada764a02be837c38a60 /src/Makefile.am
parent61abc7ed4de14355a0c9083aeea396bfe5bbff56 (diff)
replaced intl.h with glib/gi18n.h.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@92 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index be28dbc7..e5c83581 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,7 +1,6 @@
bin_PROGRAMS = sylpheed
sylpheed_SOURCES = \
- intl.h \
defs.h \
version.h \
main.c main.h \
@@ -177,7 +176,6 @@ EXTRA_DIST = \
INCLUDES = \
-DG_LOG_DOMAIN=\"Sylpheed\" \
- -I$(top_srcdir)/intl \
$(GTK_CFLAGS) \
$(GDK_PIXBUF_CFLAGS) \
$(GPGME_CFLAGS) \