* wrap/python/cgi/Makefile.am, wrap/python/cgi/ltl2tgba.in,

wrap/python/cgi/README: New files.
* wrap/python/Makefile.am (SUBDIRS): Add cgi.
* configure.ac: Output wrap/python/cgi/Makefile.
This commit is contained in:
Alexandre Duret-Lutz 2003-08-05 14:17:47 +00:00
parent 4d819969d0
commit bdfbf9c519
7 changed files with 289 additions and 1 deletions

View file

@ -44,6 +44,7 @@ AC_CONFIG_FILES([
src/misc/Makefile
wrap/Makefile
wrap/python/Makefile
wrap/python/cgi/Makefile
wrap/python/tests/Makefile
])
AC_CONFIG_FILES([wrap/python/tests/run], [chmod +x wrap/python/tests/run])