diff options
author | Monsta <[email protected]> | 2016-01-02 18:42:41 +0300 |
---|---|---|
committer | Monsta <[email protected]> | 2016-01-02 18:42:41 +0300 |
commit | e7633e6c169c0264771e10f68d2e06d4f589cf9a (patch) | |
tree | 98557a47f08579ef5a90f982e892096170648546 /schemas/Makefile.am | |
parent | fa02f5274b660b73e21b14d14b06f4dddcdf9512 (diff) | |
download | mate-desktop-e7633e6c169c0264771e10f68d2e06d4f589cf9a.tar.bz2 mate-desktop-e7633e6c169c0264771e10f68d2e06d4f589cf9a.tar.xz |
drop MateConf migration script
Diffstat (limited to 'schemas/Makefile.am')
-rw-r--r-- | schemas/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/schemas/Makefile.am b/schemas/Makefile.am index aec793c..e6bc689 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -24,11 +24,7 @@ gsettings_SCHEMAS = $(desktop_gschemas_in:.xml.in=.xml) @GSETTINGS_RULES@ -convertdir = $(datadir)/MateConf/gsettings -convert_DATA = mate-desktop.convert - EXTRA_DIST = \ - $(convert_DATA) \ $(desktop_gschemas_in) CLEANFILES = \ |