From 5b6f8fb1f98967833b9954baa43d50750531d043 Mon Sep 17 00:00:00 2001 From: Jim Evins Date: Sun, 31 Jan 2016 20:50:01 -0500 Subject: [PATCH] Some cleanup to satisfy distcheck. --- .gitignore | 1 + po/POTFILES.skip | 3 +++ templates/Makefile.am | 1 + 3 files changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 39b242bf..438ea590 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 bdb5b800..f12f77c2 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 518de253..e19381bb 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 \ -- 2.39.5