diff options
author | infirit <[email protected]> | 2014-11-03 16:07:44 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-11-03 16:07:44 +0100 |
commit | 84869fa92c31d41daf98731bf195ba618be4de30 (patch) | |
tree | 21a341af94467556f3be1812c47eb9357241615f /tools/Makefile.am | |
parent | e9ae72f43c0c5d859685c29a926284edb5455d4e (diff) | |
download | mate-desktop-84869fa92c31d41daf98731bf195ba618be4de30.tar.bz2 mate-desktop-84869fa92c31d41daf98731bf195ba618be4de30.tar.xz |
We toggle in mate-settings-daemon now.
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 2646289..7e53cf0 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,5 +1,5 @@ bin_PROGRAMS = mate-color-select -bin_SCRIPTS = mate-gsettings-toggle +bin_SCRIPTS = AM_CPPFLAGS = \ -I$(top_srcdir) |