diff options
Diffstat (limited to 'Swiften/JID/Makefile.inc')
-rw-r--r-- | Swiften/JID/Makefile.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Swiften/JID/Makefile.inc b/Swiften/JID/Makefile.inc new file mode 100644 index 0000000..f60cb3c --- /dev/null +++ b/Swiften/JID/Makefile.inc @@ -0,0 +1,4 @@ +SWIFTEN_SOURCES += \ + Swiften/JID/JID.cpp + +include Swiften/JID/UnitTest/Makefile.inc |