EXIT AUTOCRAP \o/
[apps/madmutt.git] / nntp / CMakeLists.txt
diff --git a/nntp/CMakeLists.txt b/nntp/CMakeLists.txt
new file mode 100644 (file)
index 0000000..c43b80a
--- /dev/null
@@ -0,0 +1,4 @@
+ADD_LIBRARY(nntp
+    nntp.c
+    newsrc.c
+)