aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-01-23 10:07:14 +0100
committerMax Kellermann <max@duempel.org>2014-01-23 10:07:14 +0100
commitec41d849bbc460d4002ae19e3891b3bda513307e (patch)
tree21c08a38ecd7de939af5fcd08afce9b595fa897c /Makefile.am
parent1d547fe273b094e073ed1ad1b96df59ace4380f3 (diff)
downloadmpd-ec41d849bbc460d4002ae19e3891b3bda513307e.tar.gz
mpd-ec41d849bbc460d4002ae19e3891b3bda513307e.tar.xz
mpd-ec41d849bbc460d4002ae19e3891b3bda513307e.zip
thread/Name: set thread names
For debugging.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index cdeca8dc6..80ae9bdd8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -290,6 +290,7 @@ libutil_a_SOURCES = \
libthread_a_SOURCES = \
src/thread/Util.hxx \
+ src/thread/Name.hxx \
src/thread/Mutex.hxx \
src/thread/PosixMutex.hxx \
src/thread/CriticalSection.hxx \