summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swiften/Disco/Makefile.inc')
-rw-r--r--Swiften/Disco/Makefile.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/Swiften/Disco/Makefile.inc b/Swiften/Disco/Makefile.inc
new file mode 100644
index 0000000..5aeba07
--- /dev/null
+++ b/Swiften/Disco/Makefile.inc
@@ -0,0 +1,4 @@
+SWIFTEN_SOURCES += \
+ Swiften/Disco/CapsInfoGenerator.cpp
+
+include Swiften/Disco/UnitTest/Makefile.inc