summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-03-15 15:24:36 +0000
committerLennart Poettering <lennart@poettering.net>2008-03-15 15:24:36 +0000
commitb5c5064a594a4930d9b82752116cce5a11bdd81b (patch)
tree9112d5ffbb87bd2ea1462313475ae2c3a71bb2ec /src/Makefile.am
parentd6bd152b4d5072f8af22644b7e2cdfa427a7fb86 (diff)
commit glitch-free work
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2125 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a3bb4d0e..df2638c4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -695,7 +695,8 @@ libpulsecore_la_SOURCES = \
pulse/utf8.c pulse/utf8.h \
pulse/util.c pulse/util.h \
pulse/volume.c pulse/volume.h \
- pulse/xmalloc.c pulse/xmalloc.h
+ pulse/xmalloc.c pulse/xmalloc.h \
+ pulse/proplist.c pulse/proplist.h
# Pure core stuff (some are shared in libpulse though).
libpulsecore_la_SOURCES += \