aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/pst-import/Makefile.am2
-rw-r--r--po/POTFILES.in1
2 files changed, 2 insertions, 1 deletions
diff --git a/plugins/pst-import/Makefile.am b/plugins/pst-import/Makefile.am
index a92adfbe74..6196b4c571 100644
--- a/plugins/pst-import/Makefile.am
+++ b/plugins/pst-import/Makefile.am
@@ -7,9 +7,9 @@ NO_UNDEFINED_REQUIRED_LIBS = \
endif
AM_CPPFLAGS = \
- -I$(EVOLUTION_SOURCE) \
-I$(top_srcdir) \
-I$(top_srcdir)/widgets \
+ -I$(top_builddir) \
-DGETTEXT_PACKAGE="\"$(GETTEXT_PACKAGE)\"" \
-DLOCALEDIR="\"$(LOCALEDIR)\"" \
$(EVOLUTION_CFLAGS) \
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d646d66d4c..3e9daf0bea 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -155,6 +155,7 @@ e-util/e-non-intrusive-error-dialog.c
e-util/e-non-intrusive-error-dialog.h
e-util/e-plugin.c
e-util/e-print.c
+e-util/e-signature.c
e-util/e-system.error.xml
e-util/e-util.c
e-util/gconf-bridge.c
1d04ea853215'>Conversion to a single libtool environment.ade2006-02-232-1/+3 * - Remove USE_REINPLACE from my portssem2006-02-081-1/+0 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * - Yield to a total SHAtification.sem2005-11-111-0/+1 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * - update URLsem2005-03-011-1/+1 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1 * Change email address for my ports.sem2004-07-081-1/+1 * Update to 3.2.3krion2004-07-065-36/+17 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * - Update to 3.2.2krion2004-03-125-160/+196 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * SIZEify.trevor2004-01-30