summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2018-04-17 16:40:55 +0100
committerMichael Meeks <michael.meeks@collabora.com>2018-04-17 16:50:48 +0100
commit81fd84cf4eaefaac7a1412c6bfbfdd271f75e0ec (patch)
treeacd85d8928f3a3d46e7b2720cde51a2397376eb4 /Makefile.am
parentcb761748ed790b79b717c41949c1da3cc5b25563 (diff)
Move UnitHTTP code to header to avoid linking trouble.
Change-Id: I430110e840fa8b3862c21c1d4e02288ed704e0a3
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ec1faf917..bbff1083e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -61,7 +61,6 @@ shared_sources = common/FileUtil.cpp \
common/SigUtil.cpp \
common/SpookyV2.cpp \
common/Unit.cpp \
- common/UnitHTTP.cpp \
common/Util.cpp \
net/DelaySocket.cpp \
net/Socket.cpp