mirror of
https://github.com/moparisthebest/pacman
synced 2025-02-28 17:31:52 -05:00
Add test/util directory as necessary to build files
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
1c59b9e881
commit
2ee186506c
@ -1,4 +1,4 @@
|
||||
SUBDIRS = lib/libalpm src/util src/pacman scripts etc po test/pacman contrib
|
||||
SUBDIRS = lib/libalpm src/util src/pacman scripts etc po test/pacman test/util contrib
|
||||
if WANT_DOC
|
||||
SUBDIRS += doc
|
||||
endif
|
||||
|
@ -356,6 +356,7 @@ etc/Makefile
|
||||
po/Makefile.in
|
||||
test/pacman/Makefile
|
||||
test/pacman/tests/Makefile
|
||||
test/util/Makefile
|
||||
contrib/Makefile
|
||||
Makefile
|
||||
])
|
||||
|
Loading…
x
Reference in New Issue
Block a user