File: Makefile.am

package info (click to toggle)
systraq 0.0.20050213-8
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,380 kB
  • ctags: 2
  • sloc: sh: 747; makefile: 104
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)