aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-01-18 15:27:54 +0100
committerMax Kellermann <max@duempel.org>2014-01-18 15:27:54 +0100
commitf33f891c54b22233083e82e3743af5ca74a85128 (patch)
tree6834f7a77a892ccd3ece883cfb6c4aac4ae8f3ee /Makefile.am
parent6e55552292d4832bcefeee78346d121caf3715a1 (diff)
downloadmpd-f33f891c54b22233083e82e3743af5ca74a85128.tar.gz
mpd-f33f891c54b22233083e82e3743af5ca74a85128.tar.xz
mpd-f33f891c54b22233083e82e3743af5ca74a85128.zip
db/upnp: add UpnpMakeAction() helper function
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 c820e5b0e..65ffc300c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -424,6 +424,7 @@ libdb_plugins_a_SOURCES += \
src/db/upnp/ixmlwrap.cxx src/db/upnp/ixmlwrap.hxx \
src/db/upnp/upnpplib.cxx src/db/upnp/upnpplib.hxx \
src/db/upnp/Util.cxx src/db/upnp/Util.hxx \
+ src/db/upnp/Action.hxx \
src/db/upnp/WorkQueue.hxx \
src/db/upnp/Object.hxx
DB_LIBS += \