summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2006-03-02 16:32:36 +0000
committerPierre Ossman <ossman@cendio.se>2006-03-02 16:32:36 +0000
commit6cc11fbfc3094cdda5502ef9374104f1d481ab71 (patch)
treef6c01be5d13216f835772245d1da3e483207652d /src/Makefile.am
parent7f04568444a10ae96f98787d9309cdbaed8a171b (diff)
Handle the new latency protocol. This is just a quick fix and does not
handle the new memblockq system. git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@618 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 01ec9ef7..a65938ef 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -346,6 +346,7 @@ libpolyp_@PA_MAJORMINOR@_la_SOURCES += \
polypcore/conf-parser.c polypcore/conf-parser.h \
polypcore/dynarray.c polypcore/dynarray.h \
polypcore/gccmacro.h \
+ polypcore/hashmap.c polypcore/hashmap.h \
polypcore/idxset.c polypcore/idxset.h \
polypcore/iochannel.c polypcore/iochannel.h \
polypcore/log.c polypcore/log.h \