[gnome-builder/gnome-builder-3-20] autotools-templates: make sure we ship all resources



commit 16acc53fe122f76d181a0ee2e609b4e7bd1e136b
Author: Akshaya Kakkilaya <akshaya kakkilaya gmail com>
Date:   Thu May 12 10:12:16 2016 +0530

    autotools-templates: make sure we ship all resources
    
    https://bugzilla.gnome.org/show_bug.cgi?id=766304

 plugins/autotools-templates/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/autotools-templates/Makefile.am b/plugins/autotools-templates/Makefile.am
index 7c57452..bf2fb1d 100644
--- a/plugins/autotools-templates/Makefile.am
+++ b/plugins/autotools-templates/Makefile.am
@@ -38,6 +38,7 @@ nobase_resource_DATA = \
        autotools_templates/resources/po/LINGUAS \
        autotools_templates/resources/po/Makevars \
        autotools_templates/resources/po/POTFILES.in \
+       autotools_templates/resources/src/Makefile.empty \
        autotools_templates/resources/src/Makefile.shared-library-c \
        autotools_templates/resources/src/Makefile.shared-library-vala \
        autotools_templates/resources/src/package-version.h.in \


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