1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-11-11 13:51:02 -05:00
picom/Makefile.am
2004-09-10 05:55:19 +00:00

6 lines
114 B
Makefile

bin_PROGRAMS = xcompmgr
man_MANS = xcompmgr.1
xcompmgr_LDADD = @XCOMPMGR_LIBS@ -lm
INCLUDES = @XCOMPMGR_CFLAGS@