File: Makefile.am

package info (click to toggle)
systraq 0.0.20050213-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,376 kB
  • ctags: 3
  • sloc: sh: 719; makefile: 146
file content (10 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
## Process this file with automake to produce Makefile.in
## $Id: Makefile.am 202 2005-02-09 21:15:48Z joostvb $

sbin_SCRIPTS = \
        st_snapshot \
        st_snapshot.hourly \
        systraq

EXTRA_DIST = $(sbin_SCRIPTS)