diff --git a/Makefile.in b/Makefile.in index 032c57d36..e62c99404 100755 --- a/Makefile.in +++ b/Makefile.in @@ -73,7 +73,7 @@ else endif cxxlib: - cd Cantera/cxx/src; @MAKE@ + cd Cantera/cxx; @MAKE@ utils: cd tools; @MAKE@