diff options
author | Sylvestre Ledru <sylvestre.ledru@scilab.org> | 2009-09-16 22:22:01 +0200 |
---|---|---|
committer | Sylvestre Ledru <sylvestre.ledru@scilab.org> | 2009-09-16 22:22:01 +0200 |
commit | 92e3dac4aeb0e3ea3f9203b08c2cc35b9c4ffe51 (patch) | |
tree | 94142e3a32d1ed152501ebbdb1dab272f2153375 /scilab/modules/intersci | |
parent | 2119bfa5a1229fc84115e1e9025e3c0446fe0241 (diff) | |
download | scilab-92e3dac4aeb0e3ea3f9203b08c2cc35b9c4ffe51.zip scilab-92e3dac4aeb0e3ea3f9203b08c2cc35b9c4ffe51.tar.gz |
regenerate of Makefile.in
Diffstat (limited to 'scilab/modules/intersci')
-rw-r--r-- | scilab/modules/intersci/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scilab/modules/intersci/Makefile.in b/scilab/modules/intersci/Makefile.in index d7e79da..24ca38d 100644 --- a/scilab/modules/intersci/Makefile.in +++ b/scilab/modules/intersci/Makefile.in | |||
@@ -392,7 +392,7 @@ src/exe/declare.c \ | |||
392 | src/exe/opt.c \ | 392 | src/exe/opt.c \ |
393 | src/exe/check.c | 393 | src/exe/check.c |
394 | 394 | ||
395 | libsciintersci_la_includedir = $(pkgincludedir)/intersci | 395 | libsciintersci_la_includedir = $(pkgincludedir) |
396 | pkglib_LTLIBRARIES = libsciintersci.la | 396 | pkglib_LTLIBRARIES = libsciintersci.la |
397 | libsciintersci_la_LDFLAGS = -version-info $(SCILAB_LIBRARY_VERSION) | 397 | libsciintersci_la_LDFLAGS = -version-info $(SCILAB_LIBRARY_VERSION) |
398 | intersci_SOURCES = $(INTERSCI_EXE_C_SOURCES) | 398 | intersci_SOURCES = $(INTERSCI_EXE_C_SOURCES) |