Skip to content

Commit

Permalink
Adding mastodon to the list of apps
Browse files Browse the repository at this point in the history
  • Loading branch information
marigostra committed May 14, 2024
1 parent 0f129ed commit 49018ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
VERSION=2.0.0pre2
REGISTRY_VERSION=2.0
GITS='base browser extensions grammar i18n io interaction-javafx linux luwrain pim player reader registry studio windows'
APPS='commander contacts mail news notepad telegram viewer vk'
APPS='commander contacts mail mastodon news notepad telegram viewer vk'
LANGS='en ru'
EXTENSIONS='cmdtts emacspeak mssapi plmp3 rhvoice speechd voiceman'
SRC_DEST_DIR=/tmp/luwrain-src
Expand Down
1 change: 1 addition & 0 deletions scripts/lwr-build
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

. init.sh

lwr-ant-gen-all
lwr-build-mvn

for i in $APPS; do
Expand Down

0 comments on commit 49018ac

Please sign in to comment.