diff options
Diffstat (limited to 'schemas')
-rw-r--r-- | schemas/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/schemas/Makefile.am b/schemas/Makefile.am index 68d15a6..515748f 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -21,7 +21,8 @@ gsettings_SCHEMAS = \ @GSETTINGS_RULES@ EXTRA_DIST = \ - $(gsettings_SCHEMAS) + $(gsettings_SCHEMAS) \ + meson.build CLEANFILES = \ *.gschema.valid |