X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=Makefile.in;h=08a06bfc90ea9a93d1ec889506c3c0d600d48fd7;hb=a2f77461ff2dacd11b8d56abe8a8fa836bc53272;hp=75f1df5f4572662ef99d29fb2d2d02c664aff273;hpb=338e91f33174edebe42d77843c0eea34f53bc53c;p=onak.git diff --git a/Makefile.in b/Makefile.in index 75f1df5..08a06bf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -154,6 +154,7 @@ keydctl.o: keydctl.c keyd.h sed -e 's:@BINDIR@:@bindir@:g' \ -e 's:@CONFIG@:@sysconfdir@/onak.conf:g' \ -e 's:@LIBDIR@:@libdir@:g' \ + -e 's:@RUNDIR@:@runstatedir@:g' \ -e 's:@SBINDIR@:@sbindir@:g' \ -e 's:@STATEDIR@:@localstatedir@:g' \ < $< > $@