Skip to content

Commit

Permalink
Merge pull request #4 from mflehmig/master
Browse files Browse the repository at this point in the history
- fixed typo.
  • Loading branch information
sjoelund committed May 7, 2015
2 parents 5f0cfbf + d408025 commit b4129e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -589,7 +589,7 @@ clean_g_2 :
$(MAKE) -C simulation/modelica/types -f Makefile clean

clean_g_3 :
$(MAKE) -C flattening/ibraries/msl22/modelicaAdditions -f Makefile clean
$(MAKE) -C flattening/libraries/msl22/modelicaAdditions -f Makefile clean
$(MAKE) -C flattening/libraries/biochem -f Makefile clean
$(MAKE) -C flattening/libraries/msl22 -f Makefile clean
$(MAKE) -C openmodelica/bootstrapping -f Makefile clean
Expand Down

0 comments on commit b4129e3

Please sign in to comment.