6 lines
120 B
Makefile
6 lines
120 B
Makefile
|
|
## Process this file with automake to produce Makefile.in
|
||
|
|
|
||
|
|
SUBDIRS = lib-processing
|
||
|
|
|
||
|
|
MAINTAINERCLEANFILES = Makefile.in
|