Remove that from Makefile for now
This commit is contained in:
parent
b17a1b502d
commit
e18027e9ea
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ LDFLAGS =
|
|||
HEADERS = kiss.h ax25.h ax25/macros.h ax25/proto.h ax25/frame.h \
|
||||
list.h hash.h dict.h
|
||||
|
||||
OBJS = kiss.o ax25.o frame.o list.o hash.o dict.o test.o
|
||||
OBJS = kiss.o frame.o list.o hash.o dict.o test.o
|
||||
|
||||
PROGRAM = test
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue