]> andersk Git - splint.git/blobdiff - test/Makefile.in
Added doc/ directory
[splint.git] / test / Makefile.in
index fc57c7fa25f1de05a534366fb2b5f78c8a59f25f..e8f1f65ae819126f141048246dd74b5e60699789 100644 (file)
@@ -86,10 +86,10 @@ AUTOMAKE_OPTIONS = 1.5 foreign
 
 DIFFFLAGS = -u
 
-LCLINT = $(top_builddir)/bin/lclint$(EXEEXT)
+LCLINT = $(top_builddir)/src/lclint$(EXEEXT)
 
 ### This is horrible!  Can't we make top_builddir absolute?
-LCLINTNEST = ../$(top_builddir)/bin/lclint$(EXEEXT)
+LCLINTNEST = ../$(top_builddir)/src/lclint$(EXEEXT)
 
 LCLINTPNEST = @$(LCLINTNEST)
 LCLINTP = @$(LCLINT)
This page took 0.029689 seconds and 4 git commands to generate.