File: Makefile.am

package info (click to toggle)
sispmctl 4.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,964 kB
  • sloc: sh: 4,602; ansic: 1,629; makefile: 77; xml: 28
file content (18 lines) | stat: -rw-r--r-- 322 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SUBDIRS = man src

ACLOCAL_AMFLAGS = -I m4

exampledir = $(docdir)/examples
artworkdir = $(docdir)/artwork

dist_example_DATA= \
	examples/60-sispmctl.rules \
	examples/passwordsetup.sh \
	examples/sispmctl.service

dist_doc_DATA = \
	README.md COPYING

dist_artwork_DATA = \
	artwork/sispmctl.png \
	artwork/sispmctl.svg