Add code to measure frame rate; required when we want to interpolate motion
[mercenary-reloaded.git] / src / Makefile.am
index 3205afa..5fe9513 100644 (file)
@@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = foreign
 
 SUBDIRS = \
        libcpu \
+       libframerate \
        libvideo \
        libjoystick \
        libkeyboard \