last-svn-commit-166-g635ff15 Clean up a bit Swilena's Makefiles.

* Makefile.am, python/Makefile.am: Here. --- swilena/ChangeLog | 6 ++++++ swilena/Makefile.am | 3 --- swilena/python/Makefile.am | 3 --- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/swilena/ChangeLog b/swilena/ChangeLog index efa4e9b..6a4269c 100644 --- a/swilena/ChangeLog +++ b/swilena/ChangeLog @@ -1,3 +1,9 @@ +2010-06-03 Roland Levillain <roland@lrde.epita.fr> + + Clean up a bit Swilena's Makefiles. + + * Makefile.am, python/Makefile.am: Here. + 2009-09-12 Roland Levillain <roland@lrde.epita.fr> * neighb2d.i: Aesthetic changes. diff --git a/swilena/Makefile.am b/swilena/Makefile.am index c6fd023..109fb2e 100644 --- a/swilena/Makefile.am +++ b/swilena/Makefile.am @@ -14,9 +14,6 @@ # You should have received a copy of the GNU General Public License # along with Olena. If not, see <http://www.gnu.org/licenses/>. - -## Process this file through Automake to produce Makefile.in. - SUBDIRS = python # Meta-wrappers (templates), not generating a module, but factoring diff --git a/swilena/python/Makefile.am b/swilena/python/Makefile.am index aec8a05..dee4255 100644 --- a/swilena/python/Makefile.am +++ b/swilena/python/Makefile.am @@ -13,9 +13,6 @@ # # You should have received a copy of the GNU General Public License # along with Olena. If not, see <http://www.gnu.org/licenses/>. -# - -## Process this file through Automake to produce Makefile.in. ## ------------------ ## ## Generic material. ## -- 1.5.6.5
participants (1)
-
Roland Levillain