5 lines
73 B
Makefile
5 lines
73 B
Makefile
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
bin_PROGRAMS = ckpool
|
|
ckpool_SOURCES = ckpool.c
|