Include sockbuf.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1688 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -16,10 +16,10 @@ INSTALL = @INSTALL@
|
|||||||
|
|
||||||
prefix = @prefix@
|
prefix = @prefix@
|
||||||
|
|
||||||
SOURCES = base64.c glob.c
|
SOURCES = base64.c glob.c sockbuf.c
|
||||||
OBJECTS = $(libcommon_OBJS)
|
OBJECTS = $(libcommon_OBJS)
|
||||||
|
|
||||||
libcommon_OBJS = base64.o glob.o
|
libcommon_OBJS = base64.o glob.o sockbuf.o
|
||||||
|
|
||||||
LIBNAME = $(LIBPREFIX)common
|
LIBNAME = $(LIBPREFIX)common
|
||||||
LIBEXT = a
|
LIBEXT = a
|
||||||
|
Reference in New Issue
Block a user