Link cryptopp to the build properly: amule already depends on it
so it's already being built.
This commit is contained in:
parent
aac7c2bf73
commit
d8f587b5a8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user