Skip to content

Commit

Permalink
- fix again
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@12673 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
mahge committed Aug 25, 2012
1 parent 5517fbb commit 6f8939d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimulationRuntime/ParModelica/OpenCLRuntime/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ CC=g++
CXX=g++
EXEEXT=
DLLEXT=.so
CFLAGS= -O3 -Wall -I. -I"$(TOP_BUILDDIR)/include/omc"
CFLAGS= -O3 -Wall -I. -I"../../c"
OPENLC_LIB= lOpenCL


Expand Down

0 comments on commit 6f8939d

Please sign in to comment.