summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 96c4dfd75b731556d74ae69294d2c80e84ae9283 (plain)
1
2
3
4
5
6
bin_PROGRAMS = xcompmgr
man_MANS = xcompmgr.man

xcompmgr_LDADD = @XCOMPMGR_LIBS@ -lm

INCLUDES = @XCOMPMGR_CFLAGS@