readded tut2
This commit is contained in:
parent
b2e74ef516
commit
307527f46b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ CFLAGS += -I ../include -I . -O2 -Wall -Wstrict-prototypes
|
|||
LDFLAGS = -L../lib/ -lcomedi -lm
|
||||
|
||||
|
||||
BINS=cmd tut1
|
||||
BINS=cmd tut1 tut2
|
||||
MBINS=inp inpn sv eeprom_dump info outp insn antialias ao_waveform
|
||||
|
||||
all: $(patsubst %,_mbins_%,$(MBINS)) $(patsubst %,_bins_%,$(BINS))
|
||||
|
|
Loading…
Add table
Reference in a new issue