Makefile.am 222 B

12345678
  1. SUBDIRS = . asio
  2. # As we are copying ASIO headers to the installation directory, copy across
  3. # the licence file as well.
  4. asio_datadir = $(pkgincludedir)/asio
  5. asio_data_DATA = LICENSE_1_0.txt
  6. EXTRA_DIST = LICENSE_1_0.txt