diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2014-10-30 13:45:51 +0100 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2014-10-30 13:51:51 +0100 |
commit | 02fe4df1545e75a71c3e944a8f5e4624c9a59c3a (patch) | |
tree | 50e8be85ec2f01d4a60d5b089a25a14490b7cfd1 /tests | |
parent | 4103582891b90370ca5ba8e9340b8387dfa33514 (diff) |
build-sys: generate gitignore in tests dir
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 6f80d93..b236b12 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -20,3 +20,5 @@ LDADD = \ util_SOURCES = util.c coroutine_SOURCES = coroutine.c + +-include $(top_srcdir)/git.mk |