[gjs: 12/13] build: Clean GSettings file



commit d7f9b205c083650a9dfd7aa7538f938a5145e744
Author: Philip Chimento <philip chimento gmail com>
Date:   Tue May 7 22:03:17 2019 -0700

    build: Clean GSettings file
    
    It was built, but not yet cleaned.

 Makefile-test.am | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/Makefile-test.am b/Makefile-test.am
index acdcc677..d4521831 100644
--- a/Makefile-test.am
+++ b/Makefile-test.am
@@ -286,6 +286,7 @@ installed-tests/js/testGio.log: gschemas.compiled
 
 gschemas.compiled: installed-tests/js/org.gnome.GjsTest.gschema.xml
        $(AM_V_GEN)$(GLIB_COMPILE_SCHEMAS) --targetdir=. $(<D)
+CLEANFILES += gschemas.compiled
 
 # GJS_PATH is empty here since we want to force the use of our own
 # resources. G_FILENAME_ENCODING ensures filenames are not UTF-8.


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