added insn
This commit is contained in:
parent
3e079c133f
commit
a590773702
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ LDFLAGS=-L../lib/ -lcomedi -lm
|
|||
|
||||
|
||||
BINS=mode4 mode3 mode2 ao_waveform tut2 cmd tut1 antialias
|
||||
MBINS=inp inpn sv eeprom_dump info outp
|
||||
MBINS=inp inpn sv eeprom_dump info outp insn
|
||||
|
||||
all: $(patsubst %,_mbins_%,$(MBINS)) $(patsubst %,_bins_%,$(BINS))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue