1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-22 04:15:54 -04:00
icecast-server/admin/includes/Makefile.am
2018-05-20 19:35:06 +00:00

10 lines
259 B
Makefile

## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS = foreign
admindir = $(pkgdatadir)/admin
otheradmindir = $(admindir)/includes
otheradmin_DATA = footer.xsl head.xsl header.xsl page.xsl mountnav.xsl
EXTRA_DIST = $(otheradmin_DATA)