diff options
Diffstat (limited to 'src/core')
-rw-r--r-- | src/core/transport/http/sender/ntlm/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/transport/http/sender/ntlm/Makefile.am b/src/core/transport/http/sender/ntlm/Makefile.am index 5bba286..ff57b7b 100644 --- a/src/core/transport/http/sender/ntlm/Makefile.am +++ b/src/core/transport/http/sender/ntlm/Makefile.am @@ -13,3 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. SUBDIRS = $(NTLM_WRAPPER_DIR) +DIST_SUBDIRS=heimdal libntlm |