diff options
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) |