diff options
| author | Ted Gould <ted@gould.cx> | 2012-04-09 09:15:17 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2012-04-09 09:15:17 -0500 |
| commit | 475110aa2fe3a47cf6331fbd5941f34a9461fd81 (patch) | |
| tree | bf2318e8b94cf0b74ea17b496e9d5331a3c065ec /Makefile.am | |
| parent | e0eb750e8c36a4116247ea80b4d055a9f821459a (diff) | |
| parent | 2d60549a2394ce7d73907abcaca22b48553d6c5b (diff) | |
| download | libdbusmenu-475110aa2fe3a47cf6331fbd5941f34a9461fd81.tar.gz libdbusmenu-475110aa2fe3a47cf6331fbd5941f34a9461fd81.tar.bz2 libdbusmenu-475110aa2fe3a47cf6331fbd5941f34a9461fd81.zip | |
Catching up to trunk
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 6b11b31..948cb3d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,3 +53,5 @@ dist-hook: else \ echo Failed to generate AUTHORS: not a branch >&2; \ fi + +include $(top_srcdir)/Makefile.am.coverage |
