summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-05-24 10:54:36 +0200
committerraveit65 <[email protected]>2020-06-26 11:21:49 +0200
commited76b77b7545dbde787aa0d7b5af7f0c4340dccb (patch)
tree2ab43d905c7f4523ae8be9ec097e228fb3533020 /src/Makefile.am
parent5155c763c825e47fd7195b0d8a8977c59e790ca9 (diff)
downloadmate-indicator-applet-ed76b77b7545dbde787aa0d7b5af7f0c4340dccb.tar.bz2
mate-indicator-applet-ed76b77b7545dbde787aa0d7b5af7f0c4340dccb.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2f402aa..56ddb53 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -85,3 +85,5 @@ mate_indicator_applet_complete_LDADD = \
$(APPLET_LIBS) \
$(INDICATOR_LIBS) \
-lX11
+
+-include $(top_srcdir)/git.mk