diff options
Diffstat (limited to 'autoconf-lib-link/tests/rpathlyx/Makefile.am')
-rw-r--r-- | autoconf-lib-link/tests/rpathlyx/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/autoconf-lib-link/tests/rpathlyx/Makefile.am b/autoconf-lib-link/tests/rpathlyx/Makefile.am deleted file mode 100644 index 44812b5bc..000000000 --- a/autoconf-lib-link/tests/rpathlyx/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -AUTOMAKE_OPTIONS = 1.5 foreign no-dependencies -bin_PROGRAMS = usey -usey_SOURCES = usey.c -LDADD = @LIBRPATHY@ - -check: all - ./usey |