]> git.0d.be Git - empathy.git/blobdiff - src/Makefile.am
Rename icons to follow fd.o icon naming spec. Move icons to the right
[empathy.git] / src / Makefile.am
index ae336df09df77508f64d23180e5124d5a902ffaf..36161fb784b8a6eaa5127969044f608b72ba4ec5 100644 (file)
@@ -3,6 +3,7 @@ AM_CPPFLAGS =                                           \
        -DPREFIX="\"$(prefix)"\"                        \
        -DSYSCONFDIR=\""$(sysconfdir)"\"                \
        -DDATADIR=\""$(datadir)"\"                      \
+       -DPKGDATADIR=\""$(pkgdatadir)"\"                \
        -DLIBDIR=\""$(libdir)"\"                        \
        -DLOCALEDIR=\""$(datadir)/locale"\"             \
        $(EMPATHY_CFLAGS)                               \