summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac3
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 <nocbos@gmail.com>
+
+ * configure.ac:
+ Synchronize the list of Makefiles to build with sources.
+
12-12-22 Cyrille Bagard <nocbos@gmail.com>
* 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