diff options
Diffstat (limited to 'sendto/plugins/emailclient')
-rw-r--r-- | sendto/plugins/emailclient/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sendto/plugins/emailclient/Makefile.am b/sendto/plugins/emailclient/Makefile.am index 37c08e2..cc4629c 100644 --- a/sendto/plugins/emailclient/Makefile.am +++ b/sendto/plugins/emailclient/Makefile.am @@ -28,3 +28,5 @@ libnstemailclient_la_CFLAGS = \ $(NULL) libnstemailclient_la_LDFLAGS = -module -avoid-version libnstemailclient_la_LIBADD = $(SENDTO_LIBS) $(EMAILCLIENT_LIBS) + +-include $(top_srcdir)/git.mk |