add Makefile.am
Original commit message from CVS: add Makefile.am
This commit is contained in:
parent
c032ce22d4
commit
e9121b80d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@ AUTHORS
|
|||||||
NEWS
|
NEWS
|
||||||
TODO
|
TODO
|
||||||
gst-python*.tar.*
|
gst-python*.tar.*
|
||||||
|
pygst.py
|
||||||
|
18
codegen/Makefile.am
Normal file
18
codegen/Makefile.am
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
EXTRA_DIST = \
|
||||||
|
argtypes.py \
|
||||||
|
code-coverage.py \
|
||||||
|
codegen.py \
|
||||||
|
definitions.py \
|
||||||
|
defsconvert.py \
|
||||||
|
defsparser.py \
|
||||||
|
docextract.py \
|
||||||
|
docextract_to_xml.py \
|
||||||
|
docgen.py \
|
||||||
|
h2def.py \
|
||||||
|
__init__.py \
|
||||||
|
mergedefs.py \
|
||||||
|
missingdefs.py \
|
||||||
|
mkskel.py \
|
||||||
|
override.py \
|
||||||
|
reversewrapper.py \
|
||||||
|
scmexpr.py
|
Loading…
x
Reference in New Issue
Block a user