Skip to content

Commit

Permalink
- Use the resul*t*s instead of the resuls
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@10499 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Nov 14, 2011
1 parent 3bae6aa commit 37c2ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimulationRuntime/c/simulation/results/Makefile.in
Expand Up @@ -31,7 +31,7 @@ LIBS = libresult.a
all : libresult.a

libresult.a : $(RESULTS_OBJS) $(HFILES)
$(AR) $@ $(RESULS_OBJS)
$(AR) $@ $(RESULTS_OBJS)
ranlib $@

clean :
Expand Down

0 comments on commit 37c2ae5

Please sign in to comment.