8 lines
173 B
Makefile
8 lines
173 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
bin_SCRIPTS = fortune.pl iosock.pl tail.pl x11amp.pl
|
|
|
|
EXTRA_DIST = fortune.pl iosock.pl tail.pl x11amp.pl
|
|
|
|
## EOF
|