From 70085d237ef4c014ae4bfbd413c6b7667e65efed Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Mon, 26 Nov 2018 16:50:43 +0800 Subject: Support git.mk to generate .gitignore --- command/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'command') diff --git a/command/Makefile.am b/command/Makefile.am index 3159add3..76fe2497 100644 --- a/command/Makefile.am +++ b/command/Makefile.am @@ -42,3 +42,5 @@ EXTRA_DIST = \ $(command_gschema_in_files) CLEANFILES = $(applets_DATA) $(applets_DATA).in $(service_DATA) $(gsettings_SCHEMAS) *.gschema.valid + +-include $(top_srcdir)/git.mk -- cgit v1.2.1