Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
235b3c79
Commit
235b3c79
authored
Apr 10, 2014
by
Glenn Morris
Browse files
* make-dist: Do not distribute generated admin/grammars/Makefile.
parent
6f8c6769
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
ChangeLog
ChangeLog
+4
-0
make-dist
make-dist
+1
-1
No files found.
ChangeLog
View file @
235b3c79
2014-04-11 Glenn Morris <rgm@gnu.org>
* make-dist: Do not distribute generated admin/grammars/Makefile.
2014-04-09 Ken Brown <kbrown@cornell.edu>
* configure.ac (EMACS_MANIFEST): Revert last change (but leave
...
...
make-dist
View file @
235b3c79
...
...
@@ -451,7 +451,7 @@ echo "Making links to \`lwlib'"
echo
"Making links to
\`
admin' and its subdirectories"
for
f
in
`
find admin
-type
f
`
;
do
case
$f
in
admin/unidata/Makefile
)
continue
;;
*
/Makefile
)
[
-f
$f
.in
]
&&
continue
;;
esac
ln
$f
$tempdir
/
$f
done
...
...
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