X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=tests%2FMakefile.am;h=d0849b454f1ccf1ec42d3ac3a90d9dd1e66a82e1;hb=4a1188d59e0c9958df56cf5fb61d04ee8fb1e37c;hp=76654eddb4eb008b0d27a5ef454b8f9941db4e3a;hpb=6702e46cbf0d5980a7386038d019c03fb12d3b52;p=rodin%2Fchimara.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 76654ed..d0849b4 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -5,7 +5,7 @@ dist_data_DATA = chimara.ui chimara.menus noinst_PROGRAMS = test-chimara test-multisession -test_chimara_SOURCES = main.c callbacks.c callbacks.h error.c error.h +test_chimara_SOURCES = main.c callbacks.c error.c error.h test_chimara_CPPFLAGS = $(AM_CPPFLAGS) \ -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ -DPACKAGE_SRC_DIR=\""$(srcdir)"\" \