Move to kernel style SPDX license identifiers
[babeltrace.git] / src / fd-cache / Makefile.am
index c4a128825c7bed5d9fcd1ec8f1617a6b7eed700b..d3c325181aaf5e97f34e68189942e61b52e45397 100644 (file)
@@ -1,9 +1,7 @@
-AM_CPPFLAGS += -DINSTALL_LIBDIR=\"$(libdir)\"
+# SPDX-License-Identifier: MIT
 
 noinst_LTLIBRARIES = libbabeltrace2-fd-cache.la
 
 libbabeltrace2_fd_cache_la_SOURCES = \
        fd-cache.c \
-       fd-cache.h \
-       logging.c \
-       logging.h
+       fd-cache.h
This page took 0.022757 seconds and 4 git commands to generate.