Guest User

Untitled

a guest
Mar 6th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. AM_CPPFLAGS = ${libbitcoin_CPPFLAGS}                                                                                                                                    
  2.                                                                                    
  3. bin_PROGRAMS = poller                                                            
  4. poller_SOURCES = poller.cpp                                                      
  5. poller_LDADD = ${libbitcoin_LIBS}
Add Comment
Please, Sign In to add comment