[gjs] gi-srcs.mk: Dist gjs/jsapi-class.h



commit e16b916ab0ed401ca67a596c2cd334b6d02984dc
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Wed Apr 19 23:27:15 2017 +0800

    gi-srcs.mk: Dist gjs/jsapi-class.h
    
    This will fix the dist and so fix 'make distcheck', otherwise the build
    will fail in a release tarball.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=777597

 gjs-srcs.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gjs-srcs.mk b/gjs-srcs.mk
index 856d1e1..aa11de5 100644
--- a/gjs-srcs.mk
+++ b/gjs-srcs.mk
@@ -56,6 +56,7 @@ gjs_srcs =                            \
        gjs/coverage.cpp                \
        gjs/importer.cpp                \
        gjs/importer.h                  \
+       gjs/jsapi-class.h               \
        gjs/jsapi-constructor-proxy.cpp \
        gjs/jsapi-constructor-proxy.h   \
        gjs/jsapi-dynamic-class.cpp     \


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