X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=bfca93d4b90218fc00bcb57ad65e17fd5e22b15d;hb=f61eb021e40f2fdf82bb93b6525189b46cbc977a;hp=6fb11d02e46d12735160bf74754c4b38b71cf6a0;hpb=eebfb13c43a0623eec8b83824a0802cdc60e533e;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) \