]> git.stg.codes - stg.git/blobdiff - stargazer/plugins/other/CMakeLists.txt
Reorganize plugins.
[stg.git] / stargazer / plugins / other / CMakeLists.txt
diff --git a/stargazer/plugins/other/CMakeLists.txt b/stargazer/plugins/other/CMakeLists.txt
deleted file mode 100644 (file)
index 60f942f..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-if ( BUILD_MOD_PING )
-    add_subdirectory ( ping )
-endif ( BUILD_MOD_PING )
-
-if ( BUILD_MOD_RADIUS )
-    add_subdirectory ( radius )
-endif ( BUILD_MOD_RADIUS )
-
-if ( BUILD_MOD_RSCRYPT )
-    add_subdirectory ( rscript )
-endif ( BUILD_MOD_RSCRYPT )
-
-if ( BUILD_MOD_SMUX )
-    add_subdirectory ( smux )
-endif ( BUILD_MOD_SMUX )