projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b5bcd8
)
blowfish/Makefile.am: compile.sh missing from EXTRA_DIST.
author
Matt Birkholz
<matt@birchwood-abbey.net>
Mon, 25 Jun 2018 21:57:36 +0000
(14:57 -0700)
committer
Matt Birkholz
<matt@birchwood-abbey.net>
Mon, 25 Jun 2018 21:57:36 +0000
(14:57 -0700)
src/blowfish/Makefile.am
patch
|
blob
|
history
diff --git
a/src/blowfish/Makefile.am
b/src/blowfish/Makefile.am
index 17f37cf84909f7d2f7b2b81f4ac043b4454e239a..8f4e9cf3cc426feb16fbd8b9eb9b560b96d4b04d 100644
(file)
--- a/
src/blowfish/Makefile.am
+++ b/
src/blowfish/Makefile.am
@@
-88,8
+88,8
@@
all_sources = $(sources) blowfish-adapter.c
ETAGS_ARGS = $(all_sources) -r '/^([^iI].*/' $(cdecls)
TAGS_DEPENDENCIES = $(all_sources) $(cdecls)
-EXTRA_DIST += $(all_sources) $(cdecls) compile.scm blowfish.pkg
-EXTRA_DIST += blowfish-check.scm blowfish-check.sh
+EXTRA_DIST += $(all_sources) $(cdecls) compile.s
h compile.s
cm blowfish.pkg
+EXTRA_DIST += blowfish-
test.scm blowfish-
check.scm blowfish-check.sh
EXTRA_DIST += make.scm optiondb.scm tags-fix.sh
install-data-hook: