Skip to content

Commit

Permalink
[embedlite] Add package-manifest.in for the embedlite installer. Fixe…
Browse files Browse the repository at this point in the history
…s JB#49872
  • Loading branch information
paveltkv committed May 13, 2020
1 parent 0bdcaad commit 7be00bc
Show file tree
Hide file tree
Showing 2 changed files with 667 additions and 0 deletions.
1 change: 1 addition & 0 deletions embedding/embedlite/installer/Makefile.in
Expand Up @@ -19,6 +19,7 @@ endif

include $(topsrcdir)/config/rules.mk
MOZ_PKG_DUPEFLAGS = -f $(srcdir)/allowed-dupes.mn
MOZ_PKG_MANIFEST = $(srcdir)/package-manifest.in

DEFINES += \
-DMOZ_APP_NAME=$(MOZ_APP_NAME) \
Expand Down

0 comments on commit 7be00bc

Please sign in to comment.