Makefile.am: Cleanup pygst.pyc file.
Original commit message from CVS: * Makefile.am: (CLEANFILES): Cleanup pygst.pyc file.
This commit is contained in:
parent
54b5a6bf6e
commit
dc62e40fd7
@ -1,3 +1,8 @@
|
||||
2006-06-13 Edward Hervey <edward@fluendo.com>
|
||||
|
||||
* Makefile.am: (CLEANFILES):
|
||||
Cleanup pygst.pyc file.
|
||||
|
||||
2006-06-13 Edward Hervey <edward@fluendo.com>
|
||||
|
||||
* gst/gst.defs:
|
||||
|
@ -8,7 +8,7 @@ EXTRA_DIST = \
|
||||
RELEASE
|
||||
|
||||
BUILT_SOURCES = pygst.py
|
||||
CLEANFILES = pygst.py
|
||||
CLEANFILES = pygst.py pygst.pyc
|
||||
|
||||
include $(top_srcdir)/common/release.mak
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user