mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
distcheck fixes
Original commit message from CVS: distcheck fixes
This commit is contained in:
parent
f9060cefcc
commit
de68842481
2 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,4 @@ libgstlibfame_la_CFLAGS = $(GST_CFLAGS)
|
|||
libgstlibfame_la_LIBADD = $(LIBFAME_LIBS)
|
||||
libgstlibfame_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
||||
noinst_HEADERS=gstlibfame.h gstfamedec.h
|
||||
|
|
|
@ -5,3 +5,4 @@ install-data-local:
|
|||
GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) \
|
||||
--makefile-install-rule $(srcdir)/$(schema_DATA)
|
||||
|
||||
EXTRA_DIST = gstreamer.schemas
|
||||
|
|
Loading…
Reference in a new issue