Files
picom/Makefile.am
Adam Jackson ff13f4a4b9 add a man page
2004-09-09 03:27:16 +00:00

7 lines
116 B
Makefile

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