Remove that from Makefile for now

This commit is contained in:
XANTRONIX Development 2015-07-24 04:09:36 -05:00 committed by XANTRONIX Industrial
parent b17a1b502d
commit e18027e9ea

View file

@ -10,7 +10,7 @@ LDFLAGS =
HEADERS = kiss.h ax25.h ax25/macros.h ax25/proto.h ax25/frame.h \ HEADERS = kiss.h ax25.h ax25/macros.h ax25/proto.h ax25/frame.h \
list.h hash.h dict.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 PROGRAM = test