1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-07-17 23:11:03 +00:00
libsearpc/json-glib/build/Makefile.am

12 lines
112 B
Makefile
Raw Normal View History

2012-05-08 03:59:31 +00:00
SUBDIRS = autotools
test-report:
@true
test:
@true
check-local: test
.PHONY: test-report test check-local