Link cryptopp to the build properly: amule already depends on it

so it's already being built.
This commit is contained in:
dcoppa 2011-06-26 14:34:19 +00:00
parent aac7c2bf73
commit d8f587b5a8

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.950 2011/06/22 08:32:07 jasper Exp $
# $OpenBSD: Makefile,v 1.951 2011/06/26 14:34:19 dcoppa Exp $
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
SUBDIR =
@ -62,6 +62,7 @@
SUBDIR += cppcheck
SUBDIR += cpphs
SUBDIR += cppunit
SUBDIR += cryptopp
SUBDIR += cscope
SUBDIR += ctm
SUBDIR += cunit