projects
/
platform
/
upstream
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53af7dc
)
Add README.md to Makefile.am
author
Wouter Verhelst
<w@uter.be>
Tue, 21 Jan 2014 19:52:06 +0000
(20:52 +0100)
committer
Wouter Verhelst
<w@uter.be>
Tue, 21 Jan 2014 19:52:06 +0000
(20:52 +0100)
README files are distributed automatically, but README.md files are not;
so add it explicitly
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
5a6dc61
..
c3f9b7c
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-12,4
+12,4
@@
libnbdsrv_la_SOURCES = nbdsrv.c nbdsrv.h
libnbdsrv_la_CFLAGS = @CFLAGS@ @GLIB_CFLAGS@
nbd_server_LDADD = @GLIB_LIBS@ libnbdsrv.la
make_integrityhuge_SOURCES = make-integrityhuge.c cliserv.h nbd.h nbd-debug.h
-EXTRA_DIST = gznbd maketr CodingStyle autogen.sh
+EXTRA_DIST = gznbd maketr CodingStyle autogen.sh
README.md