Commit 58b6f81f authored by lm's avatar lm

Merge branch 'master' of git@pixhawk.ethz.ch:qgroundcontrol

parents a20106ca d8e72e64
...@@ -108,7 +108,7 @@ linux-g++ { ...@@ -108,7 +108,7 @@ linux-g++ {
LIBS += \ LIBS += \
-L/usr/lib \ -L/usr/lib \
-lm \ -lm \
-lflite_cmu_us_kal16 \ -lflite_cmu_us_kal \
-lflite_usenglish \ -lflite_usenglish \
-lflite_cmulex \ -lflite_cmulex \
-lflite \ -lflite \
...@@ -150,7 +150,7 @@ linux-g++-64 { ...@@ -150,7 +150,7 @@ linux-g++-64 {
LIBS += \ LIBS += \
-L/usr/lib \ -L/usr/lib \
-lm \ -lm \
-lflite_cmu_us_kal16 \ -lflite_cmu_us_kal \
-lflite_usenglish \ -lflite_usenglish \
-lflite_cmulex \ -lflite_cmulex \
-lflite \ -lflite \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment