* configure.ac, NEWS: Bump version to 0.0h.

* wrap/python/cgi/Makefile.am (CLEANFILES): Clean ltl2tgba.py.
This commit is contained in:
Alexandre Duret-Lutz 2003-08-18 15:24:21 +00:00
parent f4e9c1defa
commit 1f0060b716
4 changed files with 15 additions and 2 deletions

View file

@ -1,5 +1,6 @@
nodist_noinst_SCRIPTS = ltl2tgba.py
EXTRA_DIST = $(srcdir)/ltl2tgba.in README
CLEANFILES = $(nodist_noinst_SCRIPTS)
ltl2tgba.py: $(srcdir)/ltl2tgba.in Makefile
sed -e 's|[@]PYTHON[@]|@PYTHON@|g' \