Fixes to make install.

- fix DESTDIR for preprocessor and MEX files (it was duplicated)
- don't install libdynare++.a
issue#70
Sébastien Villemot 2014-07-18 12:15:36 +02:00
parent 01e9651b75
commit 5ac58152fd
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ SUBDIRS = macro
BUILT_SOURCES = DynareBison.hh stack.hh position.hh location.hh DynareBison.cc DynareFlex.cc FlexLexer.h
matlabdir = $(DESTDIR)$(pkglibdir)/matlab
matlabdir = $(pkglibdir)/matlab
matlab_PROGRAMS = dynare_m