[libchamplain: 34/39] Update the files in Makefile.am



commit cb8ec414b0784a9433108547bb9d1ea567143e22
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date:   Fri Sep 18 16:16:44 2009 +0200

    Update the files in Makefile.am

 bindings/perl/Champlain/Makefile.am |  102 ++++++++++++++++------------------
 1 files changed, 48 insertions(+), 54 deletions(-)
---
diff --git a/bindings/perl/Champlain/Makefile.am b/bindings/perl/Champlain/Makefile.am
index 186c29d..75d903e 100644
--- a/bindings/perl/Champlain/Makefile.am
+++ b/bindings/perl/Champlain/Makefile.am
@@ -1,54 +1,48 @@
-EXTRA_DIST =				\
-	champlain-perl.h		\
-	Makefile			\
-	Makefile.in			\
-	MANIFEST			\
-	maps				\
-	README				\
-	Changes				\
-	Makefile.am			\
-	Makefile.PL			\
-	MANIFEST.SKIP			\
-	maps-gtk			\
-	examples/animated-marker.pl	\
-	examples/capitals.pl		\
-	examples/flickr.pl		\
-	examples/gtk2.pl		\
-	examples/image.pl		\
-	examples/launcher.pl		\
-	examples/polygons.pl		\
-	examples/images/flickr.png	\
-	examples/images/who.png		\
-	lib/Champlain.pm		\
-	t/ChamplainBaseMarker.t		\
-	t/ChamplainMapSource.t		\
-	t/ChamplainPolygon.t		\
-	t/ChamplainView.t		\
-	t/ChamplainLayer.t		\
-	t/ChamplainMarker.t		\
-	t/ChamplainSelectionLayer.t	\
-	t/ChamplainZoomLevel.t		\
-	t/ChamplainMapSourceDesc.t	\
-	t/ChamplainNetworkMapSource.t	\
-	t/Champlain.t			\
-	t/Gtk2ChamplainEmbed.t		\
-	t/ChamplainMapSourceFactory.t	\
-	t/ChamplainPoint.t		\
-	t/ChamplainTile.t		\
-	xs/ChamplainBaseMarker.xs	\
-	xs/ChamplainMapSourceFactory.xs	\
-	xs/ChamplainPoint.xs		\
-	xs/ChamplainView.xs		\
-	xs/ChamplainCache.xs		\
-	xs/ChamplainMapSource.xs	\
-	xs/ChamplainPolygon.xs		\
-	xs/Champlain.xs			\
-	xs/ChamplainLayer.xs		\
-	xs/ChamplainMarker.xs		\
-	xs/ChamplainSelectionLayer.xs	\
-	xs/ChamplainZoomLevel.xs	\
-	xs/ChamplainMapSourceDesc.xs	\
-	xs/ChamplainNetworkMapSource.xs	\
-	xs/ChamplainTile.xs		\
-	xs/Gtk2ChamplainEmbed.xs
-
+EXTRA_DIST = \
+	champlain-perl.h \
+	Changes \
+	COPYING \
+	examples/animated-marker.pl \
+	examples/capitals.pl \
+	examples/flickr.pl \
+	examples/image.pl \
+	examples/images/flickr.png \
+	examples/images/who.png \
+	examples/launcher.pl \
+	examples/polygons.pl \
+	lib/Champlain.pm \
+	Makefile.am \
+	Makefile.PL \
+	MANIFEST \
+	MANIFEST.SKIP \
+	maps \
+	README \
+	t/ChamplainBaseMarker.t \
+	t/ChamplainLayer.t \
+	t/ChamplainMapSourceDesc.t \
+	t/ChamplainMapSourceFactory.t \
+	t/ChamplainMapSource.t \
+	t/ChamplainMarker.t \
+	t/ChamplainNetworkMapSource.t \
+	t/ChamplainPoint.t \
+	t/ChamplainPolygon.t \
+	t/ChamplainSelectionLayer.t \
+	t/Champlain.t \
+	t/ChamplainTile.t \
+	t/ChamplainView.t \
+	t/ChamplainZoomLevel.t \
+	xs/ChamplainBaseMarker.xs \
+	xs/ChamplainCache.xs \
+	xs/ChamplainLayer.xs \
+	xs/ChamplainMapSourceDesc.xs \
+	xs/ChamplainMapSourceFactory.xs \
+	xs/ChamplainMapSource.xs \
+	xs/ChamplainMarker.xs \
+	xs/ChamplainNetworkMapSource.xs \
+	xs/ChamplainPoint.xs \
+	xs/ChamplainPolygon.xs \
+	xs/ChamplainSelectionLayer.xs \
+	xs/ChamplainTile.xs \
+	xs/ChamplainView.xs \
+	xs/Champlain.xs \
+	xs/ChamplainZoomLevel.xs



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]