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:
6455940
)
x11-screen/Makefile.am (EXTRA_DIST): Add test script, optiondb.scm.
author
Matt Birkholz
<puck@birchwood-abbey.net>
Tue, 7 Jun 2016 18:31:18 +0000
(11:31 -0700)
committer
Matt Birkholz
<puck@birchwood-abbey.net>
Tue, 7 Jun 2016 18:31:18 +0000
(11:31 -0700)
src/x11-screen/Makefile.am
patch
|
blob
|
history
diff --git
a/src/x11-screen/Makefile.am
b/src/x11-screen/Makefile.am
index f469a15a42ce39c396f70cc5904b6af7cc40cd84..42dce015116e9ec177650074cbe0655093a6e6d6 100644
(file)
--- a/
src/x11-screen/Makefile.am
+++ b/
src/x11-screen/Makefile.am
@@
-61,7
+61,8
@@
ETAGS_ARGS = $(sources)
TAGS_DEPENDENCIES = $(sources)
EXTRA_DIST += $(sources) compile.sh x11-screen.pkg
-EXTRA_DIST += make.scm
+EXTRA_DIST += x11-screen-check.sh
+EXTRA_DIST += make.scm optiondb.scm
install-data-hook:
echo '(update-optiondb "$(DESTDIR)$(scmlibdir)")' \