summaryrefslogtreecommitdiff
path: root/gdk-pixbuf-loader/Makefile.am
diff options
context:
space:
mode:
authorDom Lachowicz <doml@src.gnome.org>2003-11-16 15:38:18 +0000
committerDom Lachowicz <doml@src.gnome.org>2003-11-16 15:38:18 +0000
commit23d11fe32a56521402b2e483a33c613489ca16fd (patch)
tree4cbc663f075009b43105dc87fd44796a0e56fbda /gdk-pixbuf-loader/Makefile.am
parent63ebccf195dc9909e94c660d36e3b856b4557da7 (diff)
downloadlibrsvg-23d11fe32a56521402b2e483a33c613489ca16fd.tar.gz
bug 125752
Diffstat (limited to 'gdk-pixbuf-loader/Makefile.am')
-rw-r--r--gdk-pixbuf-loader/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf-loader/Makefile.am b/gdk-pixbuf-loader/Makefile.am
index a072de09..95c4d864 100644
--- a/gdk-pixbuf-loader/Makefile.am
+++ b/gdk-pixbuf-loader/Makefile.am
@@ -26,7 +26,7 @@ svg_loader_la_LIBADD = $(LIBRSVG_LIBS) \
loader_LTLIBRARIES = $(target_pixbuf_loader)
-install-data-local:
+install-data-hook:
if [ -z "$(DESTDIR)" ] ; then \
$(mkinstalldirs) $(DESTDIR)$(sysconfdir)/gtk-2.0 ; \
$(QUERYLOADERS) > $(DESTDIR)$(sysconfdir)/gtk-2.0/gdk-pixbuf.loaders ; \