SUBDIRS=uislave INCLUDES=@METACITY_CFLAGS@ -DMETACITY_LIBEXECDIR=\"$(libexecdir)\" -DHOST_ALIAS=\"@HOST_ALIAS@\" metacity_SOURCES= \ api.c \ api.h \ colors.c \ colors.h \ display.c \ display.h \ errors.c \ errors.h \ eventqueue.c \ eventqueue.h \ frame.c \ frame.h \ main.c \ main.h \ screen.c \ screen.h \ theme.c \ theme.h \ uislave.c \ uislave.h \ util.c \ util.h \ window.c \ window.h bin_PROGRAMS=metacity metacity_LDADD= @METACITY_LIBS@