diff options
author | Technion <technion@lolware.net> | 2014-12-15 07:43:17 +0000 |
---|---|---|
committer | Technion <technion@lolware.net> | 2014-12-15 07:43:17 +0000 |
commit | 8c6c07c5ba7e4f862a4f70b2f1bf7c1fc7f968f2 (patch) | |
tree | b59719827730308c395583621f4e177b7c85766a | |
parent | 56f752333706df02e7745c598ec10de7d9a72daf (diff) | |
download | portable-8c6c07c5ba7e4f862a4f70b2f1bf7c1fc7f968f2.tar.gz portable-8c6c07c5ba7e4f862a4f70b2f1bf7c1fc7f968f2.tar.bz2 portable-8c6c07c5ba7e4f862a4f70b2f1bf7c1fc7f968f2.zip |
Add wrapper file "config" to distribution.
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a9cd1ac..6882a68 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -8,4 +8,4 @@ if ENABLE_LIBTLS | |||
8 | pkgconfig_DATA += libtls.pc | 8 | pkgconfig_DATA += libtls.pc |
9 | endif | 9 | endif |
10 | 10 | ||
11 | EXTRA_DIST = VERSION | 11 | EXTRA_DIST = VERSION config |