[libchamplain] Distribute the python demos and marker images
- From: JiÅÃ Techet <jiritechet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libchamplain] Distribute the python demos and marker images
- Date: Thu, 29 Dec 2011 15:30:16 +0000 (UTC)
commit d567dd7bec5a878ea4007bf00c31f5466ba67c87
Author: JiÅÃ Techet <techet gmail com>
Date: Thu Dec 29 01:43:36 2011 +0100
Distribute the python demos and marker images
configure.ac | 1 +
demos/Makefile.am | 4 +++-
demos/icons/Makefile.am | 1 +
3 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7fdc090..9f4f6b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -234,6 +234,7 @@ AC_CONFIG_FILES([Makefile
champlain/Makefile
champlain/champlain-version.h
demos/Makefile
+ demos/icons/Makefile
docs/Makefile
docs/reference/Makefile
docs/reference/version.xml
diff --git a/demos/Makefile.am b/demos/Makefile.am
index f64a693..42d4f76 100644
--- a/demos/Makefile.am
+++ b/demos/Makefile.am
@@ -1,5 +1,7 @@
noinst_PROGRAMS = minimal launcher animated-marker polygons url-marker create-destroy-test
+SUBDIRS = icons
+
INCLUDES = -I$(top_srcdir)
AM_CPPFLAGS = $(DEPS_CFLAGS) $(WARN_CFLAGS)
@@ -60,5 +62,5 @@ launcher_vala_LDADD = \
$(top_builddir)/champlain/libchamplain- CHAMPLAIN_API_VERSION@.la
endif
-EXTRA_DIST = markers.h launcher.js minimal.py default-rules.xml high-contrast.xml las_palmas.osm schaffhausen.osm
+EXTRA_DIST = markers.h launcher.js minimal.py launcher-gtk.py markers.py default-rules.xml high-contrast.xml las_palmas.osm schaffhausen.osm
diff --git a/demos/icons/Makefile.am b/demos/icons/Makefile.am
new file mode 100644
index 0000000..7dda561
--- /dev/null
+++ b/demos/icons/Makefile.am
@@ -0,0 +1 @@
+EXTRA_DIST = emblem-favorite.png emblem-generic.png emblem-important.png emblem-new.png
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]