aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-02-06 22:11:03 +0100
committerMax Kellermann <max@duempel.org>2014-02-06 22:12:50 +0100
commita7989077abe2b862b131b7573380a82f889bad95 (patch)
tree110ef1d67939ae399e4448cd0b8aff7dc463a8f9 /Makefile.am
parent7e34737b2b516484227b225289e8325f78452a8a (diff)
downloadmpd-a7989077abe2b862b131b7573380a82f889bad95.tar.gz
mpd-a7989077abe2b862b131b7573380a82f889bad95.tar.xz
mpd-a7989077abe2b862b131b7573380a82f889bad95.zip
neighbor/smbclient: move smbclient_domain to lib/smbclient/Domain.cxx
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 520909040..c8d6a0219 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -414,6 +414,7 @@ libfs_a_SOURCES = \
# Storage library
SMBCLIENT_SOURCES = \
+ src/lib/smbclient/Domain.cxx src/lib/smbclient/Domain.hxx \
src/lib/smbclient/Init.cxx src/lib/smbclient/Init.hxx
if ENABLE_DATABASE