# | Line 1 | Line 1 | |
---|---|---|
1 | bin_PROGRAMS = ihost | |
2 | ihost_SOURCES = ihost.c | |
3 | ihost_LDADD = @top_srcdir@/libstatgrab/libstatgrab.a @top_srcdir@/libukcprog/libukcprog.a | |
4 | + | bin_SCRIPTS = ihostchk.sh |
5 | INCLUDES = -I@top_srcdir@/libstatgrab -I@top_srcdir@/libukcprog | |
6 | SUBDIRS = libukcprog libstatgrab | |
7 | AUTOMAKE_OPTIONS = foreign |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |