Remove makefiles from bootstrap skin
This commit is contained in:
parent
340da70ab1
commit
d269309c42
|
@ -1,8 +0,0 @@
|
|||
AUTOMAKE_OPTIONS = gnu
|
||||
|
||||
webdir = @WEB_PREFIX@/skins/classic/css
|
||||
|
||||
dist_web_DATA = \
|
||||
skin.css \
|
||||
control.css \
|
||||
export.css
|
|
@ -1,7 +0,0 @@
|
|||
AUTOMAKE_OPTIONS = gnu
|
||||
|
||||
webdir = @WEB_PREFIX@/skins/classic/js
|
||||
|
||||
dist_web_DATA = \
|
||||
skin.js \
|
||||
skin.js.php
|
|
@ -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
|
Loading…
Reference in New Issue