summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Rules.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rules.make b/Rules.make
index a3646f8..11cafaa 100644
--- a/Rules.make
+++ b/Rules.make
@@ -133,2 +133,3 @@ $(TOPDIR)/scripts/filesubst : FORCE
133 echo 's,^\(\./\)*apps/,$(prefix)/apps/,g'; \ 133 echo 's,^\(\./\)*apps/,$(prefix)/apps/,g'; \
134 echo 's,^\(\./\)*share/,$(prefix)/share/,g'; \
134 ) > $@ || ( rm -f $@; exit 1 ) 135 ) > $@ || ( rm -f $@; exit 1 )