]> git.ipfire.org Git - thirdparty/systemd.git/blob - Makefile
shared/ptyfwd: allow window title but not background color as a valid state
[thirdparty/systemd.git] / Makefile
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2
3 all:
4 ninja -C build
5
6 install:
7 DESTDIR=$(DESTDIR) ninja -C build install