summaryrefslogtreecommitdiff
path: root/battery/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'battery/Makefile.am')
-rw-r--r--battery/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/battery/Makefile.am b/battery/Makefile.am
index c258c75f9..229b7aea3 100644
--- a/battery/Makefile.am
+++ b/battery/Makefile.am
@@ -7,6 +7,7 @@ dummy.cc:
endif
INCLUDES = -I. -I$(srcdir) \
+ -I$(top_srcdir)/intl -I$(top_builddir)/intl \
-I$(srcdir)/../../panel \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
-I$(includedir) $(GNOME_INCLUDEDIR)