]> andersk Git - splint.git/blobdiff - lib/Makefile.am
Tried to fix some problems with the configuration system.
[splint.git] / lib / Makefile.am
index 841b9d97d3174ae9c9bc457ad6f9b8167c5451c2..0b0c7cb3afa78b5f23f00904a3badb0889fee7da 100644 (file)
@@ -17,7 +17,7 @@ EXTRA_DIST = $(lclintlib_DATA)
 
 ## Rules to make lclint & the dumps
 
-LCLINT = $(top_builddir)/bin/lclint$(EXEEXT)
+LCLINT = $(top_builddir)/src/lclint$(EXEEXT)
 
 $(LCLINT):
        cd $(top_builddir)/src; $(MAKE)
This page took 0.026168 seconds and 4 git commands to generate.