mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
remove ltconfig.sh temporarily
Original commit message from CVS: remove ltconfig.sh temporarily
This commit is contained in:
parent
409d408336
commit
66f8bf4e2f
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ SUBDIRS_DOCS =
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if BUILD_TESTS
|
if BUILD_TESTS
|
||||||
SUBDIRS_TESTS = test tests testsuite
|
SUBDIRS_TESTS =
|
||||||
else
|
else
|
||||||
SUBDIRS_TESTS =
|
SUBDIRS_TESTS =
|
||||||
endif
|
endif
|
||||||
|
@ -47,7 +47,7 @@ EXTRA_DIST = gstreamer.spec.in gstreamer-config.in gstreamer.m4 \
|
||||||
gstreamer.pc.in gstreamer-uninstalled.pc.in \
|
gstreamer.pc.in gstreamer-uninstalled.pc.in \
|
||||||
configure.base autogen.sh \
|
configure.base autogen.sh \
|
||||||
LICENSE REQUIREMENTS ABOUT-NLS $(man_MANS) \
|
LICENSE REQUIREMENTS ABOUT-NLS $(man_MANS) \
|
||||||
idiottest.mak ltconfig.sh
|
idiottest.mak
|
||||||
|
|
||||||
dist-hook:
|
dist-hook:
|
||||||
cp gstreamer.spec $(distdir)
|
cp gstreamer.spec $(distdir)
|
||||||
|
|
Loading…
Reference in a new issue