8 lines
121 B
Makefile
8 lines
121 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
bin_SCRIPTS = lcdheadlines
|
|
|
|
EXTRA_DIST = lcdheadlines
|
|
|
|
## EOF
|