Ok, this synchronizes all of my changes for the last many months. Has code
[dana/xcompmgr.git] / Makefile.am
1 bin_PROGRAMS = xcompmgr
2
3 xcompmgr_LDADD = @XCOMPMGR_LIBS@ -lm
4
5 INCLUDES = @XCOMPMGR_CFLAGS@