Skip to content

Commit

Permalink
Fix indentations from Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
rainemak committed Apr 25, 2021
1 parent cd5ae4f commit 8657a16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jsscripts/Makefile.am
Expand Up @@ -2,15 +2,15 @@ jsscripts_manifestdir=$(libdir)/mozembedlite/chrome/embedlite/content
jsscripts_manifest_DATA = \
embedhelper.js \
Logger.js \
Feeds.jsm \
ContentLinkHandler.jsm \
Feeds.jsm \
ContentLinkHandler.jsm \
OrientationChangeHandler.jsm \
SelectHelper.js \
SelectAsyncHelper.js \
SelectionHandler.js \
SelectionPrototype.js \
Util.js \
ClickEventBlocker.js \
ClickEventBlocker.js \
ContextMenuHandler.js \
Prompt.jsm \
$(NULL)
Expand Down

0 comments on commit 8657a16

Please sign in to comment.