Eliminate 'struct timezone tz' as it isn't used.
[dana/xcompmgr.git] / Makefile.am
1 bin_PROGRAMS = xcompmgr
2
3 xcompmgr_LDADD = @XCOMPMGR_LIBS@ -lm
4
5 INCLUDES = @XCOMPMGR_CFLAGS@