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
98f46e1b
Commit
98f46e1b
authored
Jul 05, 2006
by
Romain Francoise
Browse files
(top-level): Add CONTRIBUTE.
parent
5693ccd6
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 @
98f46e1b
2006-07-05 Romain Francoise <romain@orebokech.com>
* make-dist (top-level): Add CONTRIBUTE.
2006-07-04 Nick Roberts <nickrob@snap.net.nz>
* CONTRIBUTE: New file.
...
...
make-dist
View file @
98f46e1b
...
...
@@ -290,7 +290,7 @@ mkdir ${tempdir}
### tar file; this means that people can start reading the INSTALL and
### README while the rest of the tar file is still unpacking. Whoopee.
echo
"Making links to top-level files"
ln
AUTHORS FTP INSTALL README BUGS move-if-change
${
tempdir
}
ln
AUTHORS FTP INSTALL README BUGS
CONTRIBUTE
move-if-change
${
tempdir
}
ln
ChangeLog Makefile.in configure configure.in
${
tempdir
}
ln
config.bat make-dist update-subdirs vpath.sed
${
tempdir
}
### Copy these files; they're cross-filesystem symlinks.
...
...
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