1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-09-03 13:54:57 +00:00
Files
libsearpc/json-glib/build/Makefile.am

12 lines
112 B
Makefile
Raw Normal View History

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