diff --git a/web/skins/bootstrap/css/Makefile.am b/web/skins/bootstrap/css/Makefile.am deleted file mode 100644 index 5b0cbe135..000000000 --- a/web/skins/bootstrap/css/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -AUTOMAKE_OPTIONS = gnu - -webdir = @WEB_PREFIX@/skins/classic/css - -dist_web_DATA = \ - skin.css \ - control.css \ - export.css diff --git a/web/skins/bootstrap/js/Makefile.am b/web/skins/bootstrap/js/Makefile.am deleted file mode 100644 index 22f944d9e..000000000 --- a/web/skins/bootstrap/js/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -AUTOMAKE_OPTIONS = gnu - -webdir = @WEB_PREFIX@/skins/classic/js - -dist_web_DATA = \ - skin.js \ - skin.js.php diff --git a/web/skins/bootstrap/views/Makefile.am b/web/skins/bootstrap/views/Makefile.am deleted file mode 100644 index 58c72b78f..000000000 --- a/web/skins/bootstrap/views/Makefile.am +++ /dev/null @@ -1,55 +0,0 @@ -AUTOMAKE_OPTIONS = gnu - -SUBDIRS = \ - css \ - js - -webdir = @WEB_PREFIX@/skins/classic/views - -dist_web_DATA = \ - bandwidth.php \ - blank.php \ - console.php \ - controlcap.php \ - controlcaps.php \ - control.php \ - controlpreset.php \ - cycle.php \ - device.php \ - devices.php \ - donate.php \ - error.php \ - eventdetail.php \ - event.php \ - events.php \ - export.php \ - filter.php \ - filtersave.php \ - frame.php \ - frames.php \ - function.php \ - group.php \ - groups.php \ - log.php \ - login.php \ - logout.php \ - Makefile.am \ - monitor.php \ - monitorpreset.php \ - monitorprobe.php \ - montage.php \ - none.php \ - optionhelp.php \ - options.php \ - postlogin.php \ - settings.php \ - state.php \ - stats.php \ - status.php \ - timeline.php \ - user.php \ - version.php \ - video.php \ - watch.php \ - zone.php \ - zones.php