7 lines
121 B
Makefile
7 lines
121 B
Makefile
|
|
## Process this file with automake to produce Makefile.in
|
||
|
|
|
||
|
|
|
||
|
|
EXTRA_DIST = process.pro
|
||
|
|
|
||
|
|
MAINTAINERCLEANFILES = Makefile.in
|