Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
021f34be
Commit
021f34be
authored
Jan 16, 2019
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* make-dist: Include src/dmpstruct.awk.
parent
e87e6a24
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
make-dist
make-dist
+1
-1
No files found.
make-dist
View file @
021f34be
...
...
@@ -472,7 +472,7 @@ echo "Making links to 'src'"
(
cd
src
&&
ln
[
a-zA-Z]
*
.[chm] ../
${
tempdir
}
/src
&&
ln
[
a-zA-Z]
*
.in ../
${
tempdir
}
/src
&&
ln
deps.mk ../
${
tempdir
}
/src
&&
ln
deps.mk
dmpstruct.awk
../
${
tempdir
}
/src
&&
ln
README ChangeLog.
*
[
0-9] ../
${
tempdir
}
/src
&&
ln
.gdbinit .dbxinit ../
${
tempdir
}
/src
&&
cd
../
${
tempdir
}
/src
&&
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment