aboutsummaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
deleted file mode 100644
index f098500..0000000
--- a/examples/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-# Makefile.am for libdivsufsort
-
-noinst_PROGRAMS = suftest mksary sasearch bwt unbwt
-LDADD = $(top_builddir)/lib/libdivsufsort.la
-
-AM_CFLAGS = @A_CFLAGS@