X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/4415b3d8b4aea41b708551fcdbe196e9ce42aba9..da337d4d4e588b991f87d0a7ce1cf4cacb57c6b1:/Makefile diff --git a/Makefile b/Makefile index 9899824..d9c3c72 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ ELISP += dot-emacs dot-emacs_DEPS = make-regexp SCRIPTLINKS += emacsclient-hack movemail-hack sendmail-hack -SCRIPTLINKS += aspell-hack emerge-hack +SCRIPTLINKS += aspell-hack emerge-hack wakey.sh %.elc: %.el $$(foreach e, $$($$*_DEPS), $$(DEP_$$e)) $(call v_tag,EMACS)if ! $(EMACS) >$*.build-log 2>&1 \ @@ -181,7 +181,8 @@ DOTSUBST += .gitconfig SCRIPTLINKS += git-copyright-dates DOTLINKS += .cgrc .tigrc .gitconfig_SUBSTS = \ - $(call substvar,releasekey,$(call mdw-conf,releasekey,481334C2)) + $(call substvar,releasekey,$(call mdw-conf,releasekey,481334C2)) \ + $(call substvar,email,$(call mdw-conf,email,mdw@distorted.org.uk)) $(HOME)/.gitconfig: $(HOME)/.mdw.conf ## PulseAudio. @@ -222,6 +223,11 @@ SCRIPTLINKS += mdw-conf SCRIPTLINKS += svnwrap SCRIPTLINKS += guest-console SCRIPTLINKS += hyperspec +SCRIPTLINKS += bdl +SCRIPTLINKS += datasyms +SCRIPTLINKS += fixsub +SCRIPTLINKS += check-debsyms +SCRIPTLINKS += check-blkdev-size ## Random odds and ends. DOTLINKS += .infokey .sqliterc @@ -265,7 +271,8 @@ xtoys_CHECK = xatom xtoys_DEPS = mlib DOTLINKS += .xinitrc .xsession .xmodmap .vncrc .vncsession -DOTLINKS += .fonts.conf +DOTLINKS += .config/fontconfig/fonts.conf +.config/fontconfig/fonts.conf_SRC = fonts.conf DOTLINKS += .stalonetrayrc DOTLINKS += .putty/sessions/Default%20Settings