Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
054ae4a3
Commit
054ae4a3
authored
Jun 17, 2001
by
Niels Möller
Browse files
* Makefile.am.in (DOTDISTS): Deleted references to the symmetric
subdirectory. (MAKEFILESAM): Likewise. Rev: Makefile.am.in:1.15
parent
9f9b5aaf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am.in
View file @
054ae4a3
...
...
@@ -9,12 +9,10 @@ AUTOMAKE_OPTIONS = foreign
# recompiling, but before making a dist, as they uses dependency information to
# figure out which header files should be included in the dist.
DOTDISTS
=
src/.dist_classes src/.dist_headers
\
src/symmetric/.dist_headers src/symmetric/include/.dist_headers
DOTDISTS
=
src/.dist_classes src/.dist_headers
MAKEFILESAM
=
Makefile.am doc/Makefile.am src/Makefile.am
\
src/scm/Makefile.am
\
src/symmetric/Makefile.am src/symmetric/include/Makefile.am
src/scm/Makefile.am
# FIXME: Use the BASH variable to execute the script. The problem is
# that the script attempts to start itselt with "$0 args".
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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