summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 0941df2cafe4a34ff9cb834ff2ae384d3581c457 (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@

man_MANS = xhost.man