1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-07-17 06:51:04 +00:00
libsearpc/json-glib/build/Makefile.am
2012-05-09 13:33:59 +08:00

12 lines
112 B
Makefile

SUBDIRS = autotools
test-report:
@true
test:
@true
check-local: test
.PHONY: test-report test check-local