aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorkremlin <kremlin@juliana.kremlin.cc>2014-08-25 11:43:53 +0800
committerkremlin <kremlin@juliana.kremlin.cc>2014-08-25 11:43:53 +0800
commited4cf3c89bbf73021ea8a1db6ceb86f2f93683cd (patch)
tree177a0b0ec6b4516193c5c805e15f235ab52b4c96 /Makefile
parent5ea060f8c0faa96f70bbdda34a3862c208fb3fc0 (diff)
downloadsystembsd-ed4cf3c89bbf73021ea8a1db6ceb86f2f93683cd.tar
systembsd-ed4cf3c89bbf73021ea8a1db6ceb86f2f93683cd.tar.gz
systembsd-ed4cf3c89bbf73021ea8a1db6ceb86f2f93683cd.tar.bz2
systembsd-ed4cf3c89bbf73021ea8a1db6ceb86f2f93683cd.tar.lz
systembsd-ed4cf3c89bbf73021ea8a1db6ceb86f2f93683cd.tar.xz
systembsd-ed4cf3c89bbf73021ea8a1db6ceb86f2f93683cd.tar.zst
systembsd-ed4cf3c89bbf73021ea8a1db6ceb86f2f93683cd.zip
change polkit-auth.{c,h} to util.{c,h}
we are going to include the /etc/os-release changing functions in here.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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