From: Pierre-Luc Beaudoin Date: Fri, 4 Sep 2009 01:05:25 +0000 (-0400) Subject: Fix execution bits and python dist X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e84ba664bb2ed482d7fa8e338a44a29707e580f;p=libchamplain Fix execution bits and python dist --- diff --git a/bindings/python/demos/Makefile.am b/bindings/python/demos/Makefile.am index 6c28cf0..9811b95 100644 --- a/bindings/python/demos/Makefile.am +++ b/bindings/python/demos/Makefile.am @@ -1 +1 @@ -EXTRA_DIST= capitals.py animated-marker.py launcher-gtk.py laucher.py polygons.py markers.py +EXTRA_DIST= capitals.py animated-marker.py launcher-gtk.py launcher.py polygons.py markers.py diff --git a/bindings/python/demos/launcher.py b/bindings/python/demos/launcher.py old mode 100644 new mode 100755 diff --git a/bindings/python/demos/polygons.py b/bindings/python/demos/polygons.py old mode 100644 new mode 100755 diff --git a/bindings/python/demos/url-marker.py b/bindings/python/demos/url-marker.py old mode 100644 new mode 100755