reorganizing lib

This commit is contained in:
artoo 2014-10-08 00:12:43 +02:00
parent a4686bb42c
commit b3938e2e68

View file

@ -34,7 +34,10 @@ CONFIGFILES = \
conf/pacman-mirrors.conf \
conf/pacman-multilib.conf
LIBS = \
lib/functions.sh
lib/build-api.sh \
lib/mount-api.sh \
lib/util.sh \
lib/messages.sh
all: $(BINPROGS)