Skip to content

Commit

Permalink
Add gnutls_pkcs12 to dist
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 c8b6aa8 commit 86b70e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.am
Expand Up @@ -31,10 +31,11 @@ endif

pkgconfig_DATA = openconnect.pc

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

DISTCLEANFILES = $(pkgconfig_DATA)

gnutls.o: gnutls_pkcs12.c
main.o: version.c
version.c: $(library_srcs) $(openconnect_SOURCES) Makefile.am configure.ac \
openconnect.h openconnect-internal.h version.sh @GITVERSIONDEPS@
Expand Down

0 comments on commit 86b70e5

Please sign in to comment.