X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=test-tool%2FMakefile.am;h=66d06e0921dad84f50d81a7309c99805bd3b3084;hb=09a0427448b1f4328b9246d4d8a26610bb5228c8;hp=510a42fcd8b38d61b7d972d4153bb36d60c8c2cc;hpb=f9de01b9b97e3d13959754446464f9b768deea81;p=libguestfs.git diff --git a/test-tool/Makefile.am b/test-tool/Makefile.am index 510a42f..66d06e0 100644 --- a/test-tool/Makefile.am +++ b/test-tool/Makefile.am @@ -15,6 +15,8 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +include $(top_srcdir)/subdir-rules.mk + EXTRA_DIST = libguestfs-test-tool.pod CLEANFILES = @@ -28,6 +30,7 @@ AM_CPPFLAGS = \ libguestfs_test_tool_SOURCES = test-tool.c libguestfs_test_tool_CFLAGS = \ + -DLOCALEBASEDIR=\""$(datadir)/locale"\" \ -I$(top_srcdir)/src -I$(top_builddir)/src \ -Wall libguestfs_test_tool_LDADD = \