diff options
author | Monsta <[email protected]> | 2016-01-02 21:41:13 +0300 |
---|---|---|
committer | Monsta <[email protected]> | 2016-01-02 21:41:13 +0300 |
commit | fa33f9db4d261aed3287da361437296354dd2ccd (patch) | |
tree | 538dca8b8769b4ef0a4cfb11d3702de06775096f /libcaja-private/Makefile.am | |
parent | db7c8c10af2006f7f87b8e001262eb2ad513db49 (diff) | |
download | caja-fa33f9db4d261aed3287da361437296354dd2ccd.tar.bz2 caja-fa33f9db4d261aed3287da361437296354dd2ccd.tar.xz |
drop MateConf migration script
Diffstat (limited to 'libcaja-private/Makefile.am')
-rw-r--r-- | libcaja-private/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libcaja-private/Makefile.am b/libcaja-private/Makefile.am index 92c9a82a..a3442aa1 100644 --- a/libcaja-private/Makefile.am +++ b/libcaja-private/Makefile.am @@ -221,13 +221,9 @@ gsettings_SCHEMAS = org.mate.caja.gschema.xml org.mate.media-handling.gschema.xm @GSETTINGS_RULES@ -convertdir = $(datadir)/MateConf/gsettings -convert_DATA = caja.convert - EXTRA_DIST = \ caja-marshal.list \ $(gsettings_SCHEMAS) \ - $(convert_DATA) \ $(BEAGLE_SOURCES) \ $(TRACKER_SOURCES) \ $(NULL) |