summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 0eecb908ee0ab5a0f5f5a47af4bb96066dd266b1 (plain)
1
2
3
4
5
6
7
8
9
bin_PROGRAMS = xhost

xhost_SOURCES = xhost.c

xhost_CFLAGS = @XHOST_CFLAGS@

xhost_LDADD = @XHOST_LIBS@

dist_man1_MANS = xhost.man