diff options
Diffstat (limited to 'sendto/plugins/caja-burn')
-rw-r--r-- | sendto/plugins/caja-burn/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sendto/plugins/caja-burn/Makefile.am b/sendto/plugins/caja-burn/Makefile.am index 10c0a65..06979c5 100644 --- a/sendto/plugins/caja-burn/Makefile.am +++ b/sendto/plugins/caja-burn/Makefile.am @@ -29,3 +29,5 @@ libnstburn_la_CFLAGS = \ $(NULL) libnstburn_la_LDFLAGS = -module -avoid-version libnstburn_la_LIBADD = $(GIO_LIBS) $(SENDTO_LIBS) $(builddir)/../libnstcommon.la + +-include $(top_srcdir)/git.mk |