summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-11-27 19:45:30 +0300
committerAndrei Karas <akaras@inbox.ru>2013-11-27 19:45:30 +0300
commitb6de7d304965f9edbf0c84cd64c99dd91d7e91ce (patch)
treefeef3823c10d4e0d2a5e3d44f26ddb08384de5c0 /src/Makefile.am
parentd111d37cbc3a3ab828c7bd8f9100fc6ed1fafe45 (diff)
downloadplus-b6de7d304965f9edbf0c84cd64c99dd91d7e91ce.tar.gz
plus-b6de7d304965f9edbf0c84cd64c99dd91d7e91ce.tar.bz2
plus-b6de7d304965f9edbf0c84cd64c99dd91d7e91ce.tar.xz
plus-b6de7d304965f9edbf0c84cd64c99dd91d7e91ce.zip
fix compilation with profiler enabled.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6a2ad876a..267fda7b3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -117,6 +117,8 @@ dyecmd_SOURCES += dyetool/dyemain.cpp \
utils/mkdir.h \
utils/paths.cpp \
utils/paths.h \
+ utils/perfomance.cpp \
+ utils/perfomance.h \
utils/physfsrwops.cpp \
utils/physfsrwops.h \
utils/physfstools.cpp \