chiark
/
gitweb
/
~mdw
/
mdwtools
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6125376
)
Makefile.m4: Distribute the `.pdf' files too.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 5 Sep 2020 17:05:56 +0000
(18:05 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 7 Sep 2020 15:46:47 +0000
(16:46 +0100)
Makefile.m4
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.m4
b/Makefile.m4
index 293181f854d3e70338da04fd6b20a6b417fcc89f..8a4fb3e7d9435df06621de39006e7e208730a382 100644
(file)
--- a/
Makefile.m4
+++ b/
Makefile.m4
@@
-85,7
+85,8
@@
$(wordlist 2,$(words $(OBJ)),$(OBJ)): $(firstword $(OBJ))
$(firstword $(OBJ)): $(SRC) mdwtools.ins
tex mdwtools.ins
$(firstword $(OBJ)): $(SRC) mdwtools.ins
tex mdwtools.ins
-EXTRA_DIST = $(SRC) $(AUX) $(DVI) $(OBJ) $(PS) mdwtools.ins Makefile.m4
+EXTRA_DIST = $(SRC) $(AUX) $(DVI) $(OBJ) $(PS) $(PDF) \
+ mdwtools.ins Makefile.m4
MAINTAINERCLEANFILES = $(OBJ) $(DVI)
CLEANFILES = *.tmp *.aux *.idx *.ilg *.log *.toc *.ind *.lot *.ans
MAINTAINERCLEANFILES = $(OBJ) $(DVI)
CLEANFILES = *.tmp *.aux *.idx *.ilg *.log *.toc *.ind *.lot *.ans