projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e943605
)
Remove explicit addition of auto-generated dhparams.c, since it makes "make dist...
author
Justin Pettit
<jpettit@nicira.com>
Fri, 28 Mar 2008 07:17:45 +0000
(
00:17
-0700)
committer
Justin Pettit
<jpettit@nicira.com>
Fri, 28 Mar 2008 07:17:45 +0000
(
00:17
-0700)
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index a91631bcfaf5c84ea624036734de1f6a5e4002cf..a0d5e2b30c9e920fb69775eb9eda456224900a6b 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-30,8
+30,7
@@
endif
if HAVE_OPENSSL
libopenflow_la_SOURCES += \
- vconn-ssl.c \
- dhparams.c
+ vconn-ssl.c
dhparams.c: dh1024.pem dh2048.pem dh4096.pem
(echo '#include "dhparams.h"' && \
openssl dhparam -C -in $(srcdir)/dh1024.pem -noout && \