[gimp-help-2] Adds missing file to dist target.



commit 5cfb0f1d0840031b6427b2d17220373fa72ba811
Author: RĂ³man Joost <romanofski gimp org>
Date:   Thu Dec 5 11:47:00 2013 +1000

    Adds missing file to dist target.
    
    Bug: 719876

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 689fcbf..886ab52 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -138,6 +138,7 @@ OTHER_CSS_FILES = \
 XSL_FILES = \
        stylesheets/authors.dtd         \
        stylesheets/plainhtml.xsl.in    \
+       stylesheets/languageVocab.xml   \
        $(shell cd $(srcdir) && $(find_l) stylesheets/ -type f -name '*.xsl')   \
        gimp-help-2.doap
 


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