summaryrefslogtreecommitdiff
path: root/common.am
diff options
context:
space:
mode:
Diffstat (limited to 'common.am')
-rw-r--r--common.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/common.am b/common.am
index 3f6c4824..58512f74 100644
--- a/common.am
+++ b/common.am
@@ -5,6 +5,10 @@ desktopdir = $(shareddir)
plugindir = $(abs_top_builddir)/src/plugins
icondir = $(shareddir)/icons/32x32
presetdir = $(shareddir)/presets
+
+install: all-am
+ @echo "You called configure with --enable-uninstalled. Cannot install"
+
else
shareddir = $(datadir)/rygel
sysconfigdir = $(sysconfdir)