are you looking at me

Original commit message from CVS:
are you looking at me
This commit is contained in:
Thomas Vander Stichele 2005-09-02 11:18:47 +00:00
parent e4ae0699d6
commit f0607ec5f1

View file

@ -11,6 +11,7 @@ EXTRA_DIST = \
RELEASE
BUILT_SOURCES = pygst.py
CLEANFILES = pygst.py
include $(top_srcdir)/common/release.mak
@ -21,8 +22,6 @@ pygst.py: $(top_srcdir)/pygst.py.in Makefile
$< > $@
chmod -w $@
all-local: pygst.py
# rewrite pygst path in installed pygst.py, install pth file.
install-data-local: Makefile
$(mkinstalldirs) $(DESTDIR)$(pythondir)