X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git;a=blobdiff_plain;f=Makefile;h=91eceafd440de02ca95f273e7b87efdb02b2f1c8;hp=2157aa769330ee2c9e8216eb764452e7d70ec123;hb=ed4cf3c89bbf73021ea8a1db6ceb86f2f93683cd;hpb=5ea060f8c0faa96f70bbdda34a3862c208fb3fc0 diff --git a/Makefile b/Makefile index 2157aa7..91eceaf 100644 --- a/Makefile +++ b/Makefile @@ -79,7 +79,7 @@ _build_genfile_objs: _generate_genfiles _build_auth_obj $(CC) -o bin/obj/logind-gen.o $(CFLAGS) $(GLIBOF) -c $(INTFDIR)/logind/logind-gen.c _build_auth_obj: - $(CC) -o bin/obj/polkit-auth.o $(CFLAGS) $(GLIBOF) -c $(SRCDIR)/polkit-auth.c + $(CC) -o bin/obj/polkit-auth.o $(CFLAGS) $(GLIBOF) -c $(SRCDIR)/util.c _generate_genfiles: $(INVOKE_GENFILE_SCRIPT) hostnamed