Add drd.el to source files
This commit is contained in:
parent
95607444a0
commit
d7b2e88fdd
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
.PHONY: all
|
||||
all: appt-init.elc jabber-init.elc org-init.elc gnus-init.elc
|
||||
all: appt-init.elc jabber-init.elc org-init.elc gnus-init.elc drd.elc
|
||||
|
||||
%.elc: %.el
|
||||
emacs -Q -batch -eval "(byte-compile-file \"$<\")"
|
||||
|
|
Loading…
Reference in a new issue