summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-12-27 22:17:42 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-12-27 22:17:42 (GMT)
commit764a6782ee40c3c3a1bfb67434b33077ece4df88 (patch)
tree1dc0f6c4e5aefedd7078ff8d2609eac315a95cbe /configure.ac
parent1afa697df89c43e78d35363e68a83a6e5ddd2120 (diff)
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
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
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