summaryrefslogtreecommitdiff
path: root/capplets/windows/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-02-11 12:39:41 +0100
committerStefano Karapetsas <[email protected]>2014-02-11 12:39:41 +0100
commitb6a1f74ebf64a116ae92e6ff88b9a8a398113e2a (patch)
tree3ab91641dfd6e93a376fae6122690acdcec946cc /capplets/windows/Makefile.am
parente3e3007adbccea95e9619aa5272fe98ff3351453 (diff)
downloadmate-control-center-b6a1f74ebf64a116ae92e6ff88b9a8a398113e2a.tar.bz2
mate-control-center-b6a1f74ebf64a116ae92e6ff88b9a8a398113e2a.tar.xz
windows: Add metacity support
Diffstat (limited to 'capplets/windows/Makefile.am')
-rw-r--r--capplets/windows/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/capplets/windows/Makefile.am b/capplets/windows/Makefile.am
index 1f50f073..1327573e 100644
--- a/capplets/windows/Makefile.am
+++ b/capplets/windows/Makefile.am
@@ -6,7 +6,9 @@ bin_PROGRAMS = mate-window-properties
mate_window_properties_LDADD = $(MATECC_CAPPLETS_LIBS) \
$(top_builddir)/libwindow-settings/libmate-window-settings.la
-mate_window_properties_SOURCES = \
+mate_window_properties_SOURCES = \
+ mate-metacity-support.h \
+ mate-metacity-support.c \
mate-window-properties.c
@INTLTOOL_DESKTOP_RULE@