diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 6241fb7ee6..eb16b9257f 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -4,3 +4,5 @@ SUBDIRS = . asio # the licence file as well. asio_datadir = $(pkgincludedir)/asio asio_data_DATA = LICENSE_1_0.txt + +EXTRA_DIST = LICENSE_1_0.txt |