[glabels] Some cleanup to satisfy distcheck.



commit 201028f8fd00db3d54daa45fbdc4bc312cb56a15
Author: Jim Evins <evins snaught com>
Date:   Sun Jan 31 20:50:01 2016 -0500

    Some cleanup to satisfy distcheck.

 .gitignore            |    1 +
 po/POTFILES.skip      |    3 +++
 templates/Makefile.am |    1 +
 3 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 39b242b..438ea59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ Makefile
 Makefile.in
 Makefile.in.in
 glabels-*.tar.gz
+glabels-*/
 compile
 gtk-doc.m4
 
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index bdb5b80..f12f77c 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,3 +1,6 @@
 # List of source files containing translatable strings that should be ignored.
 
 data/schemas/org.gnome.glabels-3.gschema.xml.in
+
+# Keep distcheck happy
+sub/data/schemas/org.gnome.glabels-3.gschema.xml.in
diff --git a/templates/Makefile.am b/templates/Makefile.am
index 518de25..e19381b 100644
--- a/templates/Makefile.am
+++ b/templates/Makefile.am
@@ -30,6 +30,7 @@ templates_DATA = \
        igepa-templates.xml     \
        jac-iso-templates.xml \
        maco-us-templates.xml \
+       mayspies-templates.xml \
        meritline-us-templates.xml \
        microapp-templates.xml  \
        misc-us-templates.xml \


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