projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d426c3
)
added some files to EXTRA_DIST that were left out of tarball
author
Frank Mori Hess
<fmhess@speakeasy.net>
Sat, 19 Jun 2004 17:55:38 +0000
(17:55 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Sat, 19 Jun 2004 17:55:38 +0000
(17:55 +0000)
swig/ruby/Makefile.am
patch
|
blob
|
history
diff --git
a/swig/ruby/Makefile.am
b/swig/ruby/Makefile.am
index dc405239a3d439cbdac222fafd9cd04f53419f18..ea5a725b6259c379060b7ec711d337625eb8bd31 100644
(file)
--- a/
swig/ruby/Makefile.am
+++ b/
swig/ruby/Makefile.am
@@
-1,5
+1,6
@@
-
-EXTRA_DIST = demo lib
+## explicitly list ext/comedi_ruby_wrap.c in EXTRA_DIST so that it
+## gets built and put into tarball during 'make dist'
+EXTRA_DIST = demo lib ext ext/comedi_ruby_wrap.c setup.rb
BUILT_SOURCES = ext/comedi_ruby_wrap.c