File: Makefile.am

package info (click to toggle)
tagcolledit 1.3-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 996 kB
  • ctags: 376
  • sloc: cpp: 2,515; sh: 791; makefile: 25
file content (7 lines) | stat: -rw-r--r-- 130 bytes parent folder | download
1
2
3
4
5
6
7
## Process this file with automake to produce Makefile.in

SUBDIRS = src

man_MANS = tagcolledit.1

EXTRA_DIST = DONE $(man_MANS)