fix distcheck

SVN revision: 69491
This commit is contained in:
Carsten Haitzler 2012-03-18 01:52:19 +00:00
parent 425137737b
commit dc94e41ac5
4 changed files with 7 additions and 3 deletions

View File

@ -6,3 +6,7 @@
* Add symlinks for *.dv, *.qt and *.rv video file formats
2012-03-18 Carsten Haitzler (The Rasterman)
* Fix distcheck with highly parallel builds

View File

@ -25,7 +25,7 @@ evas_image_loader_gst_LDFLAGS =
## good list of extensions:
## http://www.fileinfo.com/filetypes/video
## should check which ones gst does support and make sure they are here
install-data-hook:
install-exec-hook:
ln -sf evas_image_loader.gst $(DESTDIR)$(libdir)/evas/utils/evas_image_loader.264
ln -sf evas_image_loader.gst $(DESTDIR)$(libdir)/evas/utils/evas_image_loader.3g2
ln -sf evas_image_loader.gst $(DESTDIR)$(libdir)/evas/utils/evas_image_loader.3gp

View File

@ -19,7 +19,7 @@ evas_image_loader_raw_CFLAGS = @LIBRAW_CFLAGS@
evas_image_loader_raw_LDADD = @SHM_OPEN_LIBS@ @LIBRAW_LIBS@ -lm
evas_image_loader_raw_LDFLAGS =
install-data-hook:
install-exec-hook:
ln -sf evas_image_loader.raw $(DESTDIR)$(libdir)/evas/utils/evas_image_loader.arw
ln -sf evas_image_loader.raw $(DESTDIR)$(libdir)/evas/utils/evas_image_loader.cr2
ln -sf evas_image_loader.raw $(DESTDIR)$(libdir)/evas/utils/evas_image_loader.crw

View File

@ -21,5 +21,5 @@ evas_image_loader_xcf_CFLAGS = @EINA_CFLAGS@
evas_image_loader_xcf_LDADD = @EINA_LIBS@ -lz -lm @SHM_OPEN_LIBS@
evas_image_loader_xcf_LDFLAGS =
install-data-hook:
install-exec-hook:
ln -sf evas_image_loader.xcf $(DESTDIR)$(libdir)/evas/utils/evas_image_loader.xcf.gz