picom/Makefile.am

7 lines
116 B
Makefile
Raw Normal View History

bin_PROGRAMS = xcompmgr
2004-09-09 11:27:16 +08:00
man_MANS = xcompmgr.man
xcompmgr_LDADD = @XCOMPMGR_LIBS@ -lm
2004-04-01 05:54:22 +08:00
INCLUDES = @XCOMPMGR_CFLAGS@