File: Makefile.am

package info (click to toggle)
knocker 0.6.0-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 396 kB
  • ctags: 195
  • sloc: sh: 2,633; ansic: 1,278; makefile: 69
file content (16 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Makefile.am file for knocker
# Edited by Gabriele Giorgetti <g.gabriele79@genie.it>

# This file is processed by automake

# No subdirs
# SUBDIRS = 


man_MANS =  \
    knocker.1


EXTRA_DIST = $(man_MANS)