From f0607ec5f163387423c87b4e820f2f1f9d557efc Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 2 Sep 2005 11:18:47 +0000 Subject: [PATCH] are you looking at me Original commit message from CVS: are you looking at me --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index ced4a7d..4d6e5bf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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) -- 2.7.4