added some files to EXTRA_DIST that were left out of tarball
authorFrank Mori Hess <fmhess@speakeasy.net>
Sat, 19 Jun 2004 17:55:38 +0000 (17:55 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Sat, 19 Jun 2004 17:55:38 +0000 (17:55 +0000)
swig/ruby/Makefile.am

index dc405239a3d439cbdac222fafd9cd04f53419f18..ea5a725b6259c379060b7ec711d337625eb8bd31 100644 (file)
@@ -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