mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
r17695: added installcheck target
(This used to be commit 7cca1f83f40106707c00edf612796451536d73e5)
This commit is contained in:
parent
23557a9f17
commit
66758e092b
@ -191,7 +191,9 @@ test-schema:
|
||||
@echo "SKIPPING SCHEMA MODULE TEST"
|
||||
endif
|
||||
|
||||
test: $(BINS) test-tdb test-ldap test-sqlite3 test-schema
|
||||
installcheck: install test-tdb test-ldap test-sqlite3 test-schema
|
||||
|
||||
test: installcheck
|
||||
|
||||
install: all
|
||||
mkdir -p $(includedir) $(libdir)/pkgconfig $(libdir) $(bindir)
|
||||
|
Loading…
x
Reference in New Issue
Block a user