projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71ac8f9
)
this hopefully fixes macosx problems
author
Matthias Braun
<matze@braunis.de>
Mon, 7 Jun 2004 12:52:57 +0000
(12:52 +0000)
committer
Matthias Braun
<matze@braunis.de>
Mon, 7 Jun 2004 12:52:57 +0000
(12:52 +0000)
SVN-Revision: 1417
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
71af416
..
9b7781b
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-2,6
+2,7
@@
localedir = $(datadir)/locale
bin_PROGRAMS = supertux
supertux_CXXFLAGS = -DLOCALEDIR=\"$(localedir)\"
+supertux_LDADD = @LIBINTL@
supertux_SOURCES = \
screen/drawing_context.h \