Fixed cut&paste error
This commit is contained in:
parent
c9679e65c9
commit
5cf158e536
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
include ../libs.macosx
|
include ../libs.macosx
|
||||||
|
|
||||||
TARGET = pcbnew
|
TARGET = common.a
|
||||||
|
|
||||||
all: $(TARGET)
|
all: $(TARGET)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue