File: Makefile.am

package info (click to toggle)
pslib 0.4.8-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 2,808 kB
  • sloc: ansic: 9,602; sh: 4,382; makefile: 246
file content (10 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
## Process this file with automake to produce Makefile.in

pslibdir = $(pkgdatadir)

pslib_DATA = \
	grid.ps \
	exectime.ps \
	draft.ps

EXTRA_DIST = $(pslib_DATA)