summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 1eb8c175e892d2f553b80d0fea70382913d66b81 (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_man_MANS = xhost.man