diff options
Diffstat (limited to 'cpumemusage/Makefile.am')
-rw-r--r-- | cpumemusage/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpumemusage/Makefile.am b/cpumemusage/Makefile.am index 66ae21b16..777f16c32 100644 --- a/cpumemusage/Makefile.am +++ b/cpumemusage/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) |