summaryrefslogtreecommitdiff
path: root/makefile.linuxppc
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2004-12-19 17:27:57 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2004-12-19 17:27:57 +0000
commitced75104307b415339e9529cf27bc33a42ac9581 (patch)
treee91d0c52e8e011a7b78809d3121a1ab8c8cd70b6 /makefile.linuxppc
parenta432321fb91bc0afbe802878fcd45adcee946a5b (diff)
downloadmana-client-ced75104307b415339e9529cf27bc33a42ac9581.tar.gz
mana-client-ced75104307b415339e9529cf27bc33a42ac9581.tar.bz2
mana-client-ced75104307b415339e9529cf27bc33a42ac9581.tar.xz
mana-client-ced75104307b415339e9529cf27bc33a42ac9581.zip
Some makefile updates.
Diffstat (limited to 'makefile.linuxppc')
-rw-r--r--makefile.linuxppc2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile.linuxppc b/makefile.linuxppc
index dd119a91..0455fc2a 100644
--- a/makefile.linuxppc
+++ b/makefile.linuxppc
@@ -5,7 +5,7 @@ CXX = g++
# excessive optimizations for pentium pro and later
CXXFLAGS =-Wall -O3 -fexpensive-optimizations -pipe -fomit-frame-pointer -funroll-loops -DLINUXPPC -fexceptions
-CFLAGS=-ljgmod `allegro-config --libs release` -lalfont
+CFLAGS=-ljgmod `allegro-config --libs release` -lguichan_allegro -lguichan
include file.list
MODULES += src/net/win2mac.cpp