summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d8cebf0c..2ffb7d62 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,10 @@ if HAVE_MEGAPHONE
SUBDIRS += megaphone
endif
+if HAVE_NST
+SUBDIRS += nautilus-sendto-plugin
+endif
+
if HAVE_NOTHERE
SUBDIRS += nothere
endif