annotate src/prof/Makefile.am @ 38:b374503a5b31

video does not appear to de-sync after 3 minutes of playing and several random battles.
author Robert McIntyre <rlm@mit.edu>
date Mon, 05 Mar 2012 15:06:22 -0600
parents f9f4f1b99eed
children f6ff410a87fd
rev   line source
rlm@1 1 noinst_LIBRARIES = libprof.a
rlm@1 2
rlm@1 3 libprof_a_SOURCES = \
rlm@1 4 gmon.h \
rlm@1 5 gmon_out.h \
rlm@1 6 prof.cpp \
rlm@1 7 prof.h