view src/prof/Makefile.am @ 246:921d2277bb57

Got hardcoded move effect data, put it into a map hxc-move-data. Since descriptions are handwritten, they may be buggy.
author Dylan Holmes <ocsenave@gmail.com>
date Mon, 26 Mar 2012 01:56:57 -0500
parents f6ff410a87fd
children
line wrap: on
line source
1 noinst_LTLIBRARIES = libprof.la
3 libprof_la_SOURCES = \
4 gmon.h \
5 gmon_out.h \
6 prof.cpp \
7 prof.h