mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-09 07:52:36 +00:00
are you looking at me
Original commit message from CVS: are you looking at me
This commit is contained in:
parent
e4ae0699d6
commit
f0607ec5f1
1 changed files with 1 additions and 2 deletions
|
@ -11,6 +11,7 @@ EXTRA_DIST = \
|
||||||
RELEASE
|
RELEASE
|
||||||
|
|
||||||
BUILT_SOURCES = pygst.py
|
BUILT_SOURCES = pygst.py
|
||||||
|
CLEANFILES = pygst.py
|
||||||
|
|
||||||
include $(top_srcdir)/common/release.mak
|
include $(top_srcdir)/common/release.mak
|
||||||
|
|
||||||
|
@ -21,8 +22,6 @@ pygst.py: $(top_srcdir)/pygst.py.in Makefile
|
||||||
$< > $@
|
$< > $@
|
||||||
chmod -w $@
|
chmod -w $@
|
||||||
|
|
||||||
all-local: pygst.py
|
|
||||||
|
|
||||||
# rewrite pygst path in installed pygst.py, install pth file.
|
# rewrite pygst path in installed pygst.py, install pth file.
|
||||||
install-data-local: Makefile
|
install-data-local: Makefile
|
||||||
$(mkinstalldirs) $(DESTDIR)$(pythondir)
|
$(mkinstalldirs) $(DESTDIR)$(pythondir)
|
||||||
|
|
Loading…
Reference in a new issue