aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: aee1748286b7f0e70dd0d552f28fc4d50879e1f6 (plain) (blame)
1
2
3
4
5
6
bin_PROGRAMS = xcompmgr
man_MANS = xcompmgr.1

xcompmgr_LDADD = @XCOMPMGR_LIBS@ -lm

INCLUDES = @XCOMPMGR_CFLAGS@