From f33f891c54b22233083e82e3743af5ca74a85128 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 18 Jan 2014 15:27:54 +0100 Subject: db/upnp: add UpnpMakeAction() helper function --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 += \ -- cgit v1.2.3