diff options
Diffstat (limited to 'test/Makefile.am')
-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 242a7775..18093047 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -42,3 +42,5 @@ test_eel_pixbuf_scale_SOURCES = test-eel-pixbuf-scale.c test.c test.h EXTRA_DIST = \ test.h \ $(NULL) + +-include $(top_srcdir)/git.mk |