[latexila] Autotools: distribute GResources XML files
- From: SÃbastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [latexila] Autotools: distribute GResources XML files
- Date: Tue, 4 Sep 2012 20:03:35 +0000 (UTC)
commit fea49c2e64fc1752510e9bfc0602b612f94cb51f
Author: SÃbastien Wilmet <swilmet gnome org>
Date: Thu Aug 30 18:20:09 2012 +0200
Autotools: distribute GResources XML files
src/resources/Makefile.am | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/src/resources/Makefile.am b/src/resources/Makefile.am
index 1254ec9..29d9b18 100644
--- a/src/resources/Makefile.am
+++ b/src/resources/Makefile.am
@@ -3,6 +3,16 @@ noinst_LTLIBRARIES = libresources.la
libresources_la_CPPFLAGS = $(LATEXILA_CFLAGS)
libresources_la_LDFLAGS = $(LATEXILA_LIBS)
+EXTRA_DIST = \
+ stock-icons.gresource.xml \
+ symbols-arrows.gresource.xml \
+ symbols-delimiters.gresource.xml \
+ symbols-greek.gresource.xml \
+ symbols-misc-math.gresource.xml \
+ symbols-misc-text.gresource.xml \
+ symbols-operators.gresource.xml \
+ symbols-relations.gresource.xml
+
# Stock icons
res1 = stock-icons-resources.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]