gnome-mud r740 - in trunk: . plugins



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]