Files

8 lines
161 B
Makefile
Raw Permalink Normal View History

## Process this file with automake to produce Makefile.in
2008-12-06 16:59:43 +00:00
bin_SCRIPTS = fortune.pl iosock.pl tail.pl x11amp.pl lcdident.pl
EXTRA_DIST = $(bin_SCRIPTS)
## EOF