~jeremywootten/pantheon-files/fix-1399674-linear-selection-in-icon-view

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SUBDIRS =               \
        libcore         \
        src             \
        marlin-daemon   \
        data            \
        icons           \
        po              \
        plugins         \
        $(NULL)

DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb

ACLOCAL_AMFLAGS = -I m4

EXTRA_DIST = \
             org.gnome.marlin.gschema.xml.in

gsettings_SCHEMAS = org.gnome.marlin.gschema.xml
@GSETTINGS_RULES@
@INTLTOOL_XML_NOMERGE_RULE@