add Makefile.am

Original commit message from CVS:
add Makefile.am
This commit is contained in:
Thomas Vander Stichele 2005-10-04 08:18:27 +00:00
parent c032ce22d4
commit e9121b80d4
2 changed files with 19 additions and 0 deletions

1
.gitignore vendored
View file

@ -40,3 +40,4 @@ AUTHORS
NEWS
TODO
gst-python*.tar.*
pygst.py

18
codegen/Makefile.am Normal file
View 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