summaryrefslogtreecommitdiff
path: root/src/themes/coco
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-05-24 11:56:46 +0200
committerraveit65 <[email protected]>2020-06-26 08:46:31 +0200
commit7812d41f68886636999a3e9541321532e87e6d02 (patch)
treebf6d0256b9161cfcfc724126ec4a16e9e32ee4b3 /src/themes/coco
parentcf008272d416c90f08c4ed1f237039e6740e2574 (diff)
downloadmate-notification-daemon-7812d41f68886636999a3e9541321532e87e6d02.tar.bz2
mate-notification-daemon-7812d41f68886636999a3e9541321532e87e6d02.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'src/themes/coco')
-rw-r--r--src/themes/coco/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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