summaryrefslogtreecommitdiff
path: root/sendto/plugins/gajim/Makefile.am
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-05-24 10:25:23 +0200
committerraveit65 <[email protected]>2020-06-23 12:32:47 +0200
commit98f663d85b4e962caed7cafd5dcfcde230309a68 (patch)
tree2b2ff2fcca927b910438af87fe107cbde11d9b48 /sendto/plugins/gajim/Makefile.am
parentd19ec9fe76af25a7cd5d93eadc58a8cf6a379f17 (diff)
downloadcaja-extensions-98f663d85b4e962caed7cafd5dcfcde230309a68.tar.bz2
caja-extensions-98f663d85b4e962caed7cafd5dcfcde230309a68.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'sendto/plugins/gajim/Makefile.am')
-rw-r--r--sendto/plugins/gajim/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/sendto/plugins/gajim/Makefile.am b/sendto/plugins/gajim/Makefile.am
index 9bf5f5f..cbe211e 100644
--- a/sendto/plugins/gajim/Makefile.am
+++ b/sendto/plugins/gajim/Makefile.am
@@ -29,3 +29,4 @@ libnstgajim_la_CFLAGS = \
libnstgajim_la_LDFLAGS = -module -avoid-version
libnstgajim_la_LIBADD = $(DBUS_LIBS) $(SENDTO_LIBS)
+-include $(top_srcdir)/git.mk