diff options
Diffstat (limited to 'tests/sort')
-rw-r--r-- | tests/sort/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index 18b91f60a..bd614e4eb 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -88,7 +88,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL) - cd $(top_srcdir) && automake --gnu tests/sort-test/Makefile + cd $(top_srcdir) && automake --gnits tests/sort-test/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ |