Skip to content

Commit

Permalink
Issue (#3): TRAVIS Integration.
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrarahmad committed Feb 14, 2019
1 parent 8bf2691 commit 52c8a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ libcompile:

libinstall:
$(MAKE) -f lib/Makefile
/usr/bin/install -c -m 755 libmongodb_client-1.0.so $(LIBDIR)/libmongodb_client-1.0.so
sudo /usr/bin/install -c -m 755 libmongodb_client-1.0.so $(LIBDIR)/libmongodb_client-1.0.so

0 comments on commit 52c8a3f

Please sign in to comment.