Skip to content

Commit

Permalink
Merge pull request #179 from bhaskar-apple/BS-fixbuild
Browse files Browse the repository at this point in the history
Build failure #176
  • Loading branch information
woody-apple committed Mar 31, 2020
2 parents 2dd5a4d + 59e2d88 commit d08ffea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/setup_payload/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,14 @@ libQrCode_a_SOURCES = \
QRCodeSetupPayloadGenerator.cpp \
SetupPayload.cpp \
Base45.cpp \
QRCodeSetupPayloadParser.cpp \
$(NULL)

dist_libQrCode_a_HEADERS = \
QRCodeSetupPayloadGenerator.h \
SetupPayload.h \
Base45.h \
QRCodeSetupPayloadParser.h \
$(NULL)

include $(abs_top_nlbuild_autotools_dir)/automake/post.am

0 comments on commit d08ffea

Please sign in to comment.