projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97d6fcb
)
Fix "make dist".
author
Ben Pfaff
<blp@nicira.com>
Tue, 15 Jul 2008 18:21:06 +0000
(11:21 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Fri, 18 Jul 2008 20:42:37 +0000
(13:42 -0700)
datapath/Makefile.am
patch
|
blob
|
history
diff --git
a/datapath/Makefile.am
b/datapath/Makefile.am
index 2e784f0a48bec6ce65f9bc3912990d133354ef53..978553787608d89849458326a1605b73b0682e9a 100644
(file)
--- a/
datapath/Makefile.am
+++ b/
datapath/Makefile.am
@@
-7,7
+7,7
@@
SUBDIRS += linux-2.4
endif
EXTRA_DIST = $(dist_headers) $(dist_sources)
-EXTRA_DIST += hwtable
-dummy/Modules.mk hwtable-dummy/hwtable-
dummy.c
+EXTRA_DIST += hwtable
_dummy/Modules.mk hwtable_dummy/hwtable_
dummy.c
# Suppress warnings about GNU extensions in Modules.mk files.
AUTOMAKE_OPTIONS = -Wno-portability