view src/prof/Makefile.am @ 41:f94fa48624d0

upgraded Util.cpp to work with libpng 1.5
author Robert McIntyre <rlm@mit.edu>
date Tue, 06 Mar 2012 12:38:47 -0600
parents f9f4f1b99eed
children f6ff410a87fd
line wrap: on
line source
1 noinst_LIBRARIES = libprof.a
3 libprof_a_SOURCES = \
4 gmon.h \
5 gmon_out.h \
6 prof.cpp \
7 prof.h