diff --git a/CMakeLists.txt b/CMakeLists.txt index 8134e1a..8fdd983 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -152,6 +152,7 @@ add_subdirectory(sys) add_subdirectory(dosutils) add_subdirectory(mail) add_subdirectory(smart) +add_subdirectory(admin) SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "MARtin Stovers NetWare-Emulator.") SET(CPACK_PACKAGE_VENDOR "http://www.compu-art.de/mars_nwe/") diff --git a/admin b/admin index 94a5ab5..7af2dcb 160000 --- a/admin +++ b/admin @@ -1 +1 @@ -Subproject commit 94a5ab5902748f5388b35b7ced2c993e4d7a2b48 +Subproject commit 7af2dcb5ebb2b88a3233a03bb1bfa28d934c8707