Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #48 from advancedxy/master
Browse files Browse the repository at this point in the history
Include extern_c_begin.h and extern_c_end.h in output
  • Loading branch information
client9 committed Mar 6, 2018
2 parents 206e18b + 6c674ac commit e1448a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile.am
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,6 @@


include_HEADERS = \ include_HEADERS = \
extern_c_begin.h extern_c_end.h \
modp_b16.h modp_b64.h modp_b64w.h modp_b64r.h \ modp_b16.h modp_b64.h modp_b64w.h modp_b64r.h \
modp_b85.h modp_burl.h modp_bjavascript.h \ modp_b85.h modp_burl.h modp_bjavascript.h \
modp_numtoa.h modp_ascii.h modp_b2.h \ modp_numtoa.h modp_ascii.h modp_b2.h \
Expand Down

0 comments on commit e1448a9

Please sign in to comment.