Skip to content

Commit

Permalink
add list.c
Browse files Browse the repository at this point in the history
  • Loading branch information
laffer1 committed Jan 24, 2024
1 parent 252b264 commit 6085547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/libmport/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SRCS= asset.c bundle_write.c bundle_read.c plist.c create_primative.c db.c \
fetch.c index.c index_depends.c install.c clean.c setting.c \
stats.c verify.c lock.c mkdir.c \
import_export.c upgrade.c update.c autoremove.c ping.c message.c \
service.c
service.c list.c
INCS= mport.h

CFLAGS+= -I${.CURDIR} -I${MPORTDIR}/libmport
Expand Down

0 comments on commit 6085547

Please sign in to comment.