summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-11-12 09:16:32 +0100
committerraveit65 <[email protected]>2020-11-15 16:14:57 +0100
commitc3b53c8c877536f04ea6de0aeea709833b90c94c (patch)
treeb87a61a6c6739d34812bbe6967d7a5ea7eaec798 /test/Makefile.am
parent5948777212d5f37fb9a8fa51913079872b7e9fdc (diff)
downloadcaja-c3b53c8c877536f04ea6de0aeea709833b90c94c.tar.bz2
caja-c3b53c8c877536f04ea6de0aeea709833b90c94c.tar.xz
test-eel-image-table: Fix the filename for the test image
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index ada26435..897bd402 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -7,6 +7,7 @@ AM_CPPFLAGS =\
-DVERSION="\"$(VERSION)\"" \
-DCAJA_DATADIR=\""$(datadir)/caja"\" \
-DMATELOCALEDIR=\""$(prefix)/${DATADIRNAME}/locale"\" \
+ -DPIXBUFDIR=\""$(datadir)/pixmaps"\" \
$(NULL)
LDADD =\