[gjs] Add missing install rule for previous commit



commit c68f9b3e0fcf6886acd7675331e96a0b85e2bb76
Author: Colin Walters <walters verbum org>
Date:   Thu Oct 21 11:01:19 2010 -0400

    Add missing install rule for previous commit

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 9b06a2e..5f512fa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,6 +24,7 @@ nobase_gjs_public_include_HEADERS =	\
 	gjs/gjs.h
 
 nobase_gjs_module_include_HEADERS =	\
+	gjs/gjs-module.h	\
 	gjs/byteArray.h		\
 	gjs/importer.h		\
 	gjs/jsapi-util.h	\



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