change polkit-auth.{c,h} to util.{c,h}
[systembsd.git] / Makefile
index 2157aa769330ee2c9e8216eb764452e7d70ec123..91eceafd440de02ca95f273e7b87efdb02b2f1c8 100644 (file)
--- 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