Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Icecast-Server
Commits
c89eec92
Commit
c89eec92
authored
May 28, 2018
by
Marvin Scholz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Simplify admin Makefiles
parent
0499efe9
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
12 deletions
+3
-12
admin/Makefile.am
admin/Makefile.am
+3
-4
admin/includes/Makefile.am
admin/includes/Makefile.am
+0
-7
configure.ac
configure.ac
+0
-1
No files found.
admin/Makefile.am
View file @
c89eec92
## Process this file with automake to produce Makefile.in
SUBDIRS
=
includes
admindir
=
$(pkgdatadir)
/admin
dist_admin_DATA
=
listclients.xsl listmounts.xsl moveclients.xsl response.xsl
\
stats.xsl manageauth.xsl updatemetadata.xsl xspf.xsl vclt.xsl
nobase_dist_admin_DATA
=
listclients.xsl listmounts.xsl moveclients.xsl response.xsl
\
stats.xsl manageauth.xsl updatemetadata.xsl xspf.xsl vclt.xsl includes/footer.xsl
\
includes/head.xsl includes/header.xsl includes/page.xsl includes/mountnav.xsl
admin/includes/Makefile.am
deleted
100644 → 0
View file @
0499efe9
## Process this file with automake to produce Makefile.in
admindir
=
$(pkgdatadir)
/admin
otheradmindir
=
$(admindir)
/includes
otheradmin_DATA
=
footer.xsl head.xsl header.xsl page.xsl mountnav.xsl
EXTRA_DIST
=
$(otheradmin_DATA)
configure.ac
View file @
c89eec92
...
...
@@ -221,7 +221,6 @@ AC_CONFIG_FILES([
doc/Makefile
web/Makefile
admin/Makefile
admin/includes/Makefile
win32/Makefile
examples/Makefile
tests/Makefile
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment