Now the growings animation looks pretty cool :)
[supertux.git] / src / Makefile.am
index 0f8302b..71af416 100644 (file)
@@ -1,4 +1,7 @@
+localedir = $(datadir)/locale
+
 bin_PROGRAMS = supertux
+supertux_CXXFLAGS = -DLOCALEDIR=\"$(localedir)\"
 
 supertux_SOURCES = \
 screen/drawing_context.h \