Skip to content

Commit

Permalink
Add gnutls.c and openssl.c to EXTRA_DIST too
Browse files Browse the repository at this point in the history
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
  • Loading branch information
David Woodhouse authored and David Woodhouse committed Jun 8, 2012
1 parent 86b70e5 commit 412e4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -31,7 +31,7 @@ endif

pkgconfig_DATA = openconnect.pc

EXTRA_DIST = version.sh COPYING.LGPL gnutls_pkcs12.c
EXTRA_DIST = version.sh COPYING.LGPL gnutls_pkcs12.c gnutls.c openssl.c

DISTCLEANFILES = $(pkgconfig_DATA)

Expand Down

0 comments on commit 412e4b0

Please sign in to comment.