X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fautomake.mk;h=bfca93d4b90218fc00bcb57ad65e17fd5e22b15d;hb=57166a5a5c4016b83b9a35ac32c219ff853dc9ce;hp=6fb11d02e46d12735160bf74754c4b38b71cf6a0;hpb=7d3713dd11dc0f4c5ce9c62ea512cdea38b4e80d;p=pspp-builds.git diff --git a/tests/automake.mk b/tests/automake.mk index 6fb11d02..bfca93d4 100644 --- a/tests/automake.mk +++ b/tests/automake.mk @@ -270,6 +270,7 @@ tests_dissect_sysfile_SOURCES = \ src/libpspp/float-format.c \ tests/dissect-sysfile.c tests_dissect_sysfile_LDADD = gl/libgl.la @LIBINTL@ +tests_dissect_sysfile_CPPFLAGS = $(AM_CPPFLAGS) -DINSTALLDIR=\"$(bindir)\" EXTRA_DIST += \ $(dist_TESTS) \