blob: 12d24e44a68afe6c37d1f1b47f69bc544358b887 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- contrib/Makefile.am 2025-01-07 15:18:51.900560476 +0200
+++ contrib/Makefile.am.new 2025-01-07 19:48:01.083263698 +0200
@@ -1,7 +1,7 @@
# Copyright (c) 2010, 2011, 2016, The Trusted Domain Project.
# All rights reserved.
-SUBDIRS = init spec systemd
+SUBDIRS = systemd
dist_bin_SCRIPTS = openarc-keygen
man_MANS = openarc-keygen.1
|