diff options
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 9916fedd3..971fe403e 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -33,6 +33,7 @@ FS/ClientAPI/passwd.pm FS/ClientAPI/MyAccount.pm FS/Conf.pm FS/ConfItem.pm +FS/Daemon.pm FS/Misc.pm FS/Record.pm FS/Report.pm @@ -158,6 +159,7 @@ t/ClientAPI.t t/ClientAPI_SessionCache.t t/Conf.t t/ConfItem.t +t/Daemon.t t/Misc.t t/Record.t t/Report.t |