summaryrefslogtreecommitdiffstats
path: root/makefile.w32
diff options
context:
space:
mode:
Diffstat (limited to 'makefile.w32')
-rwxr-xr-xmakefile.w322
1 files changed, 2 insertions, 0 deletions
diff --git a/makefile.w32 b/makefile.w32
index 22fbc28..bb9af54 100755
--- a/makefile.w32
+++ b/makefile.w32
@@ -82,6 +82,7 @@ HEADERS = \
integer.h \
interval.h \
list.h \
+ lladdr.h \
lzo.h \
manage.h \
mbuf.h \
@@ -139,6 +140,7 @@ OBJS = base64.o \
init.o \
interval.o \
list.o \
+ lladdr.o \
lzo.o \
manage.o \
mbuf.o \