From 764a6782ee40c3c3a1bfb67434b33077ece4df88 Mon Sep 17 00:00:00 2001 From: Cyrille Bagard Date: Thu, 27 Dec 2012 22:17:42 +0000 Subject: Synchronized the list of Makefiles to build with sources. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@310 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a --- ChangeLog | 5 +++++ configure.ac | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0893450..e1bdf12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +12-12-27 Cyrille Bagard + + * configure.ac: + Synchronize the list of Makefiles to build with sources. + 12-12-22 Cyrille Bagard * plugins/pychrysa/analysis/py_binary.c: diff --git a/configure.ac b/configure.ac index e9f7a4e..5389296 100644 --- a/configure.ac +++ b/configure.ac @@ -304,8 +304,7 @@ AC_CONFIG_FILES([Makefile src/gui/tb/Makefile src/panels/Makefile src/plugins/Makefile - src/plugins/overjump/Makefile - src/plugins/pyoida/Makefile]) + src/plugins/overjump/Makefile]) AC_OUTPUT -- cgit v0.11.2-87-g4458