1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-08-22 22:25:44 +00:00
libsearpc/json-glib/build/autotools/Makefile.am
2012-07-12 13:31:36 +08:00

20 lines
304 B
Makefile

EXTRA_DIST = \
as-compiler-flag.m4 \
as-linguas.m4 \
Makefile.am.silent \
Makefile.am.enums \
Makefile.am.marshal \
Makefile.am.gtest \
Makefile.am.gitignore
# needed to avoid including Makefile.am.gtest
test-report:
@true
test:
@true
check-local: test
.PHONY: test test-report check-local