From 683d5cf5aefc4427a5823de714f9e91c8621d79d Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Sun, 6 Jan 2019 14:19:38 +0800 Subject: add git.mk to autogenerate .gitignore files --- src/wm-tester/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/wm-tester') diff --git a/src/wm-tester/Makefile.am b/src/wm-tester/Makefile.am index e719bdb6..0faed456 100644 --- a/src/wm-tester/Makefile.am +++ b/src/wm-tester/Makefile.am @@ -23,3 +23,5 @@ test_gravity_LDADD= @MARCO_LIBS@ test_resizing_LDADD= @MARCO_LIBS@ test_size_hints_LDADD= @MARCO_LIBS@ focus_window_LDADD= @MARCO_LIBS@ + +-include $(top_srcdir)/git.mk -- cgit v1.2.1