Skip to content

Commit

Permalink
- added some forgotten files to the makefile to make compilation work
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/branches/OpenModelica1.5.0@4232 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Stefan Brus committed Sep 16, 2009
1 parent c836f43 commit 61a4d8d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Compiler/Makefile.common
Expand Up @@ -76,7 +76,12 @@ SRCMO= Absyn.mo \
Refactor.mo \
DAEQuery.mo \
XMLDump.mo \
InstanceHierarchy.mo
InstanceHierarchy.mo \
UnitAbsyn.mo \
MMath.mo \
UnitParserExt.mo \
UnitAbsynBuilder.mo \
UnitChecker.mo

# These are externally defined MO modules
ALLMO = $(SRCMO) DAEEXT.mo Print.mo RTOpts.mo System.mo Parser.mo \
Expand Down

0 comments on commit 61a4d8d

Please sign in to comment.