Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F4185652
Makefile.am
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
721 B
Referenced Files
None
Subscribers
None
Makefile.am
View Options
#
# Copyright (C) 2021-2024 Red Hat, Inc. All rights reserved.
#
# Author: Christine Caulfield <ccaulfie@redhat.com>
#
# This software licensed under GPL-2.0+
#
MAINTAINERCLEANFILES = Makefile.in
include $(top_srcdir)/build-aux/check.mk
include $(top_srcdir)/build-aux/rust.mk
EXTRA_DIST = \
$(RUST_COMMON) \
$(RUST_SHIP_SRCS)
RUST_SHIP_SRCS = src/bin/set_plugin_path.c \
src/bin/knet-test.rs
check_SCRIPTS = target/$(RUST_TARGET_DIR)/knet-test
noinst_SCRIPTS = $(check_SCRIPTS)
if INSTALL_TESTS
testsuitedir = $(TESTDIR)
testsuite_SCRIPTS = $(check_SCRIPTS)
endif
AM_TESTS_ENVIRONMENT=LD_LIBRARY_PATH="$(abs_top_builddir)/libknet/.libs"
TESTS = $(check_SCRIPTS)
clean-local: cargo-clean
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jun 5, 11:09 PM (4 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1864064
Default Alt Text
Makefile.am (721 B)
Attached To
Mode
rK kronosnet
Attached
Detach File
Event Timeline
Log In to Comment