chiark
/
gitweb
/
~mdw
/
runlisp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
e2f2510
)
Makefile.am: Also distribute the `README' file.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 14 May 2021 18:33:51 +0000
(19:33 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 15 May 2021 13:59:00 +0000
(14:59 +0100)
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index d8d34081ae237349fdeec9e7b069d47107bdc633..435b764149caf165f7e0306a43bea930202073ba 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-173,6
+173,7
@@
uninstall-hook::
## Documentation.
SUBDIRS += doc
## Documentation.
SUBDIRS += doc
+EXTRA_DIST += README.org
## Testing.
SUBDIRS += t
## Testing.
SUBDIRS += t