OVR: Change the way to walk and rotate with the controller
[mercenary-reloaded.git] / src / libtext / Makefile.am
1 AM_CPPFLAGS = -Wall -Wextra -g $(all_includes)
2
3 noinst_LIBRARIES = libtext.a
4
5 libtext_a_SOURCES = \
6         text.c
7