7 lines
104 B
Makefile
7 lines
104 B
Makefile
|
## Process this file with automake to produce Makefile.in
|
||
|
|
||
|
SUBDIRS = plugins-scripts
|
||
|
|
||
|
dist-hook:
|
||
|
make
|