6ece895957
(cherry picked from commit 6546f73f90cd56d14a2e90cb6604901df18a9419)
10 lines
158 B
Makefile
10 lines
158 B
Makefile
-include ../config.mk
|
|
|
|
SUBDIRS = xbps-bin
|
|
SUBDIRS += xbps-repo
|
|
SUBDIRS += xbps-dgraph
|
|
SUBDIRS += xbps-uhelper
|
|
SUBDIRS += xbps-create
|
|
|
|
include ../mk/subdir.mk
|