mirror of
https://github.com/brl/mutter.git
synced 2025-02-18 14:14:10 +00:00
10 lines
169 B
Makefile
10 lines
169 B
Makefile
![]() |
|
||
|
INCLUDES=@METACITY_RESTART_CFLAGS@
|
||
|
|
||
|
metacity_restart_SOURCES= \
|
||
|
metacity-restart.c
|
||
|
|
||
|
bin_PROGRAMS=metacity-restart
|
||
|
|
||
|
metacity_restart_LDADD= @METACITY_RESTART_LIBS@
|