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