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

7 lines
114 B
Text
Raw Normal View History

bin_PROGRAMS = xcompmgr
2004-09-10 01:55:19 -04:00
man_MANS = xcompmgr.1
xcompmgr_LDADD = @XCOMPMGR_LIBS@ -lm
2004-03-31 16:54:22 -05:00
INCLUDES = @XCOMPMGR_CFLAGS@