mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
fix(app): Remove setmod1 from Makefile
c0e174505a
removed several old apps, but did also add 'setmod1'.
Either that was by accident or you forgot to add and commit its source code.
Compilation currently fails:
> make: *** No rule to make target 'setmod1', needed by 'all'. Stop.
This commit is contained in:
parent
2c75179530
commit
d94071d347
@ -1,4 +1,4 @@
|
||||
TARGETS = cit ddtest setmod1 setmod2 modconfig ddinfo getiq modtest
|
||||
TARGETS = cit ddtest setmod2 modconfig ddinfo getiq modtest
|
||||
|
||||
all: $(TARGETS)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user