From fb1766f21fdfd0adc7832c33d30d93951d3cd7ed Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Fri, 18 Dec 2015 11:39:42 -0500 Subject: [PATCH] Add storage.php --- web/skins/classic/views/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/web/skins/classic/views/Makefile.am b/web/skins/classic/views/Makefile.am index 6b989bea0..2bf018c99 100644 --- a/web/skins/classic/views/Makefile.am +++ b/web/skins/classic/views/Makefile.am @@ -47,6 +47,7 @@ dist_web_DATA = \ state.php \ stats.php \ status.php \ + storage.php \ timeline.php \ user.php \ version.php \