gnome-mud r740 - in trunk: . plugins
- From: lharris svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-mud r740 - in trunk: . plugins
- Date: Tue, 17 Feb 2009 07:25:29 +0000 (UTC)
Author: lharris
Date: Tue Feb 17 07:25:29 2009
New Revision: 740
URL: http://svn.gnome.org/viewvc/gnome-mud?rev=740&view=rev
Log:
Removed obsolete plugin from autofoo.
Modified:
trunk/ChangeLog
trunk/configure.ac
trunk/plugins/Makefile.am
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Tue Feb 17 07:25:29 2009
@@ -150,7 +150,6 @@
doc/Makefile
src/Makefile
plugins/Makefile
- plugins/python/Makefile
po/Makefile.in
ui/Makefile
])
Modified: trunk/plugins/Makefile.am
==============================================================================
--- trunk/plugins/Makefile.am (original)
+++ trunk/plugins/Makefile.am Tue Feb 17 07:25:29 2009
@@ -1,3 +1,12 @@
-SUBDIRS = python
-
-EXTRA_DIST = test.plugin/Makefile test.plugin/main.c
+EXTRA_DIST = \
+ test.plugin/Makefile \
+ test.plugin/main.c \
+ automapper/Makefile \
+ automapper/map.c \
+ automapper/map.h \
+ automapper/map-link.c \
+ automapper/directions.h \
+ outputwindows/Makefile \
+ outputwindows/main.c \
+ statusbars/Makefile \
+ statusbars/main.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]