From 7812d41f68886636999a3e9541321532e87e6d02 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sun, 24 May 2020 11:56:46 +0200 Subject: add git.mk to generate .gitignore --- src/themes/coco/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/themes/coco') diff --git a/src/themes/coco/Makefile.am b/src/themes/coco/Makefile.am index 78eccbb..09d16e3 100644 --- a/src/themes/coco/Makefile.am +++ b/src/themes/coco/Makefile.am @@ -7,3 +7,5 @@ libcoco_la_SOURCES = coco-theme.c libcoco_la_CFLAGS = $(WARN_CFLAGS) libcoco_la_LDFLAGS = -module -avoid-version -no-undefined libcoco_la_LIBADD = $(THEME_LIBS) + +-include $(top_srcdir)/git.mk -- cgit v1.2.1