summaryrefslogtreecommitdiffstats
path: root/autoconf-lib-link/tests/rpathlyx/Makefile.am
blob: 46be50d1c90d4e4a8324c374cca7ddb3f7107ee4 (plain)
1
2
3
4
5
6
7
8
AUTOMAKE_OPTIONS = 1.5 foreign no-dependencies
mkinstalldirs = $(SHELL) @global_top_srcdir@/mkinstalldirs
bin_PROGRAMS = usey
usey_SOURCES = usey.c
LDADD = @LIBRPATHY@

check: all
	./usey