1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-07-19 15:56:27 +00:00
libsearpc/json-glib/build/autotools/Makefile.am

22 lines
344 B
Makefile
Raw Normal View History

2012-05-08 03:59:31 +00:00
EXTRA_DIST = \
as-compiler-flag.m4 \
as-linguas.m4 \
introspection.m4 \
Makefile.am.silent \
Makefile.am.enums \
Makefile.am.marshal \
Makefile.am.gtest \
Makefile.am.gcov \
Makefile.am.gitignore
# needed to avoid including Makefile.am.gtest
test-report:
@true
test:
@true
check-local: test
.PHONY: test test-report check-local