ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is disted (bug #138914)
Original commit message from CVS: * ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is disted (bug #138914)
This commit is contained in:
parent
39e8fcc726
commit
844a8d8833
@ -1,3 +1,8 @@
|
||||
2004-04-02 David Schleef <ds@schleef.org>
|
||||
|
||||
* ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is
|
||||
disted (bug #138914)
|
||||
|
||||
2004-04-01 Benjamin Otte <otte@gnome.org>
|
||||
|
||||
* ext/alsa/gstalsa.c: (gst_alsa_change_state),
|
||||
|
@ -9,8 +9,6 @@ if HAVE_GDK_LOADERS
|
||||
loaderdir = $(DESTDIR)$(GDK_PIXBUF_LOADER_DIR)
|
||||
loader_LTLIBRARIES = gst_loader.la
|
||||
|
||||
gst_loader_headers = gstgdkanimation.h
|
||||
|
||||
install-data-hook:
|
||||
if test -z "$(DESTDIR)" ; then \
|
||||
$(mkinstalldirs) $(DESTDIR)$(GDK_PIXBUF_CONF_DIR) ; \
|
||||
@ -29,4 +27,5 @@ install-data-hook:
|
||||
endif
|
||||
|
||||
noinst_HEADERS = gstgdkpixbuf.h \
|
||||
$(gst_loader_headers)
|
||||
gstgdkanimation.h
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user