diff options
Diffstat (limited to 'sendto/plugins/removable-devices')
-rw-r--r-- | sendto/plugins/removable-devices/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sendto/plugins/removable-devices/Makefile.am b/sendto/plugins/removable-devices/Makefile.am index 6aa8928..59a5247 100644 --- a/sendto/plugins/removable-devices/Makefile.am +++ b/sendto/plugins/removable-devices/Makefile.am @@ -28,3 +28,5 @@ libnstremovable_devices_la_CFLAGS = \ $(NULL) libnstremovable_devices_la_LDFLAGS = -module -avoid-version libnstremovable_devices_la_LIBADD = $(GIO_LIBS) $(SENDTO_LIBS) $(builddir)/../libnstcommon.la + +-include $(top_srcdir)/git.mk |