diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 1 |
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 += \ |