File: Makefile.am

package info (click to toggle)
lcdproc 0.5.5-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,352 kB
  • sloc: ansic: 53,582; sh: 4,288; perl: 681; makefile: 476
file content (7 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
## Process this file with automake to produce Makefile.in

bin_SCRIPTS = fortune.pl iosock.pl tail.pl x11amp.pl lcdident.pl

EXTRA_DIST = $(bin_SCRIPTS)

## EOF