File: Makefile.am

package info (click to toggle)
systraq 20201231-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,176 kB
  • sloc: sh: 821; makefile: 130
file content (8 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
## Process this file with automake to produce Makefile.in

sbin_SCRIPTS = \
        st_snapshot \
        st_snapshot.hourly \
        systraq

EXTRA_DIST = $(sbin_SCRIPTS)