aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 80ae9bdd8..eaed7cb0a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -429,7 +429,7 @@ libdb_plugins_a_SOURCES += \
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
+ src/db/upnp/Object.cxx src/db/upnp/Object.hxx
DB_LIBS += \
$(EXPAT_LIBS) \
$(UPNP_LIBS)