From d80f560ce7bef724367cc77e631204e58ce2ebf8 Mon Sep 17 00:00:00 2001 From: Monsta Date: Sun, 3 Jan 2016 00:25:42 +0300 Subject: drop obsolete build flags --- capplet/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'capplet') diff --git a/capplet/Makefile.am b/capplet/Makefile.am index b4897ff..d2ccfdd 100644 --- a/capplet/Makefile.am +++ b/capplet/Makefile.am @@ -2,7 +2,6 @@ bin_PROGRAMS = mate-session-properties AM_CPPFLAGS = \ $(SESSION_PROPERTIES_CFLAGS) \ - $(MATECONF_CFLAGS) \ -I$(top_srcdir)/mate-session \ -DLOCALE_DIR=\""$(datadir)/locale"\" \ -DGTKBUILDER_DIR=\""$(pkgdatadir)"\" \ @@ -25,7 +24,6 @@ mate_session_properties_SOURCES = \ mate_session_properties_LDADD = \ $(SESSION_PROPERTIES_LIBS) \ - $(top_builddir)/mate-session/libgsmutil.la \ - $(MATECONF_LIBS) + $(top_builddir)/mate-session/libgsmutil.la -include $(top_srcdir)/git.mk -- cgit v1.2.1