File: Makefile.am

package info (click to toggle)
icecast2 2.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 6,560 kB
  • sloc: ansic: 34,522; sh: 5,187; makefile: 376; xml: 106; javascript: 88
file content (35 lines) | stat: -rw-r--r-- 833 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
## Process this file with automake to produce Makefile.in

admindir = $(pkgdatadir)/admin

nobase_dist_admin_DATA = \
    listclients.xsl \
    listmounts.xsl \
    moveclients.xsl \
    response.xsl \
    stats.xsl \
    manageauth.xsl \
    updatemetadata.xsl \
    error-html.xsl \
    error-plaintext.xsl \
    xspf.xsl \
    vclt.xsl \
    dashboard.xsl \
    fallbacks.xsl \
    showlog.xsl \
    listensocketlist.xsl \
    version.xsl \
    includes/confirm.xsl \
    includes/footer.xsl \
    includes/head.xsl \
    includes/header.xsl \
    includes/page.xsl \
    includes/mountnav.xsl \
    includes/player.xsl \
    includes/playlist.xsl \
    includes/authlist.xsl \
    includes/web-page.xsl \
    ui/confirmdeleteuser.xsl \
    ui/confirmkillclient.xsl \
    ui/confirmkillsource.xsl \
    ui/confirmkilldumpfile.xsl