File: Makefile.am

package info (click to toggle)
fbgetty 0.1.698-6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,712 kB
  • ctags: 485
  • sloc: ansic: 6,725; sh: 3,272; makefile: 121; awk: 19
file content (10 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
## examples/test/Makefile.am
##
## $Id: Makefile.am,v 1.1.4.1 2001/07/07 14:59:57 lch Exp $

# test files 
test_issue = issue issue.1 issue.2 issue.3 test.sh

noinst_DATA = $(test_issue) issue.taglist

EXTRA_DIST = $(DATA)