projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3384bc
)
lib: Remove redundant dhparams.h from EXTRA_DIST.
author
Ben Pfaff
<blp@nicira.com>
Fri, 12 Nov 2010 23:49:16 +0000
(15:49 -0800)
committer
Ben Pfaff
<blp@nicira.com>
Wed, 17 Nov 2010 17:21:09 +0000
(09:21 -0800)
This is redundant since it's also in lib_libopenvswitch_a_SOURCES.
Also, remove duplicate blank line.
lib/automake.mk
patch
|
blob
|
history
diff --git
a/lib/automake.mk
b/lib/automake.mk
index b14c939405b97d4d4b71149d2afe1b3b08717f80..4ebbb19af21aba1c07b68d01ffd6ab36b08c584f 100644
(file)
--- a/
lib/automake.mk
+++ b/
lib/automake.mk
@@
-203,8
+203,7
@@
endif
EXTRA_DIST += \
lib/dh1024.pem \
lib/dh2048.pem \
- lib/dh4096.pem \
- lib/dhparams.h
+ lib/dh4096.pem
EXTRA_DIST += \
lib/common.man \
@@
-226,7
+225,6
@@
EXTRA_DIST += \
lib/vlog-syn.man \
lib/vlog.man
-
lib/dirs.c: Makefile
($(ro_c) && \
echo 'const char ovs_pkgdatadir[] = "$(pkgdatadir)";' && \