X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=bafd75a943adea04e7a0286ac2899167f0b48b14;hb=6981850a27c5d29b8e916e77d0f56a3a30489017;hp=d8cde2b721b5490dd5b8bc6dbc10d2e272bd2d28;hpb=10aafb894ef3d0c148e686179e1c350cd05361e1;p=systembsd.git diff --git a/Makefile b/Makefile index d8cde2b..bafd75a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: all -CFLAGS=-Wall -Wextra -Werror -std=c89 -pedantic +CFLAGS=-Wall -Wextra -Werror -std=c89 DEBUGF=-O0 -v -g SRCDIR=src INTFDIR=$(SRCDIR)/interfaces @@ -23,3 +23,4 @@ install: _install_conf _install_conf: cp conf/*-dbus.conf /etc/dbus-1/system.d/ + cp conf/systemd_compat.conf /etc/