From 6d6e19632737459dd61f9414da1c12fafc3016ed Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 15 Mar 2006 17:01:05 +0000 Subject: Add smbtypes.h. svn path=/branches/BRANCH_6-3/; revision=4742 --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 438d277f..2a7b3401 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,7 +38,8 @@ noinst_LIBRARIES= libfm.a libfm_a_SOURCES= xmalloc.c base64.c rfc822.c report.c rfc2047e.c \ servport.c ntlm.h smbbyteorder.h smbdes.h smbmd4.h \ smbencrypt.h smbdes.c smbencrypt.c smbmd4.c smbutil.c \ - libesmtp/gethostbyname.h libesmtp/gethostbyname.c + libesmtp/gethostbyname.h libesmtp/gethostbyname.c \ + smbtypes.h libfm_a_LIBADD= $(EXTRAOBJ) libfm_a_DEPENDENCIES= $(EXTRAOBJ) LDADD = libfm.a @LIBINTL@ $(LIBOBJS) -- cgit v1.2.3