diff options
author | William Jon McCann <jmccann@redhat.com> | 2012-09-17 17:54:11 -0400 |
---|---|---|
committer | William Jon McCann <jmccann@redhat.com> | 2012-09-17 18:07:25 -0400 |
commit | 0ab374ea0bca7a0f60c861eec887f2a6347da983 (patch) | |
tree | e7a73f3df6df559f081c61db1b1d39a47010bb61 /test | |
parent | b5d1b84eb391248820363a94265b3a04ec57845b (diff) | |
download | nautilus-0ab374ea0bca7a0f60c861eec887f2a6347da983.tar.gz |
Use git.mk
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 32301cc3f..25d980b7c 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -34,3 +34,5 @@ test_nautilus_directory_async_SOURCES = test-nautilus-directory-async.c EXTRA_DIST = \ test.h \ $(NULL) + +-include $(top_srcdir)/git.mk |