5 lines
100 B
Makefile
5 lines
100 B
Makefile
bin_PROGRAMS = xcompmgr
|
|
|
|
xcompmgr_LDADD = @XCOMPMGR_LIBS@ -lm
|
|
xcompmgr_INCLUDES = @XCOMPMGR_CFLAGS@
|