9 lines
148 B
Makefile
9 lines
148 B
Makefile
|
DEJATOOL = completion install unit
|
||
|
AM_RUNTESTFLAGS = --outdir log
|
||
|
|
||
|
EXTRA_DIST = completion \
|
||
|
config \
|
||
|
fixtures \
|
||
|
lib \
|
||
|
unit
|