aboutsummaryrefslogtreecommitdiff
path: root/reproduce/src/make/initialize.mk
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-04-12 19:05:17 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-04-12 19:05:17 +0100
commit63f33cc71d6774057c6aef0944138cfb469204bc (patch)
tree3bb743d9f8350b4c205145fbcdd2466855dbc02c /reproduce/src/make/initialize.mk
parentfcfe32775f72550ebb6d883b95cf50a1be84c451 (diff)
Minor typo corrections in previous commits
Until now, even though `file' was a dependency of `gcc', it was still listed as a `top-level-programs'. Also, we weren't including the new `tex/dependencies' in the distribution tarball (with `make dist'). With this commit, both issues are solved and also, as a cosmetic change, the GCC prerequisites of the same line-length were ordered alphabetically.
Diffstat (limited to 'reproduce/src/make/initialize.mk')
-rw-r--r--reproduce/src/make/initialize.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/reproduce/src/make/initialize.mk b/reproduce/src/make/initialize.mk
index 286e64e..4e59712 100644
--- a/reproduce/src/make/initialize.mk
+++ b/reproduce/src/make/initialize.mk
@@ -252,6 +252,7 @@ $(packagecontents): | $(texdir)
cp tex/tikz/*.pdf $$dir/tex/tikz
cp -r reproduce/!(build) $$dir/reproduce
cp -r tex/pipeline/!($(packagebasename)) $$dir/tex/pipeline
+ cp -r tex/dependencies $$dir/tex/dependencies
# Clean up un-necessary/local files: 1) the $(texdir)/build*
# directories (when building in a group structure, there will be