diff options
-rw-r--r-- | desktop/scripts/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/scripts/makefile.mk b/desktop/scripts/makefile.mk index f62411dda81e..a906d2fdb3a1 100644 --- a/desktop/scripts/makefile.mk +++ b/desktop/scripts/makefile.mk @@ -70,6 +70,7 @@ TARGET=scripts UNIXTEXT= \ $(MISC)$/fromTemplate.sh \ $(MISC)$/sagenda.sh \ + $(MISC)$/sbase.sh \ $(MISC)$/soffice.sh \ $(MISC)$/scalc.sh \ $(MISC)$/sdraw.sh \ |