added some files to EXTRA_DIST that were left out of tarball
This commit is contained in:
parent
3d426c3cac
commit
06a5a7846a
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue