diff options
| author | Gergely Nagy <algernon@balabit.hu> | 2012-03-24 17:49:47 +0100 |
|---|---|---|
| committer | Gergely Nagy <algernon@balabit.hu> | 2012-03-24 17:49:47 +0100 |
| commit | 9f6935065f4c844835774e8874fd38ad62363de0 (patch) | |
| tree | 27a61def9d18bd95415ccacb1f10b722c36c6218 /lib | |
| parent | d6fbe492d6dd7a1648134ef26ee22a83c5ad6365 (diff) | |
| download | libumberlog-9f6935065f4c844835774e8874fd38ad62363de0.tar.gz libumberlog-9f6935065f4c844835774e8874fd38ad62363de0.tar.xz libumberlog-9f6935065f4c844835774e8874fd38ad62363de0.zip | |
Include the linker script and the API docs in the dist tarball.
Signed-off-by: Gergely Nagy <algernon@balabit.hu>
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 768484e..5c64fb6 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -14,3 +14,5 @@ libumberlog_include_HEADERS = umberlog.h pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libumberlog.pc + +EXTRA_DIST = umberlog.rst libumberlog.ld |
