Initial Import
[profile/ivi/json-glib.git] / build / autotools / Makefile.am
1 EXTRA_DIST = \
2         as-compiler-flag.m4     \
3         as-linguas.m4           \
4         introspection.m4        \
5         Makefile.am.silent      \
6         Makefile.am.enums       \
7         Makefile.am.marshal     \
8         Makefile.am.gtest       \
9         Makefile.am.gcov        \
10         Makefile.am.gitignore
11
12 # needed to avoid including Makefile.am.gtest
13 test-report:
14         @true
15
16 test:
17         @true
18
19 check-local: test
20
21 .PHONY: test test-report check-local