* wrap/Makefile.am, wrap/spot.i: Move ...

* wrap/python/Makefile.am, wrap/python/spot.i: ... here.
* wrap/Makefile.am: New file.
* configure.ac: Output wrap/python/Makefile.
This commit is contained in:
Alexandre Duret-Lutz 2003-07-31 12:20:49 +00:00
parent bdd2be3366
commit 525cc01696
7 changed files with 34 additions and 25 deletions

View file

@ -1,5 +1,10 @@
2003-07-31 Alexandre Duret-Lutz <adl@gnu.org>
* wrap/Makefile.am, wrap/spot.i: Move ...
* wrap/python/Makefile.am, wrap/python/spot.i: ... here.
* wrap/Makefile.am: New file.
* configure.ac: Output wrap/python/Makefile.
* src/misc/const_sel.hh: Delete.
* src/misc/Makefile.am (misc_HEADERS): Remove const_sel.hh.