diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-05-15 22:32:07 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-05-15 23:11:49 -0400 |
commit | 4a89608506f8ac941a585f28a2125bca665e0718 (patch) | |
tree | 3769124de14ed336619309cee759d6b737572ce8 /piem.el | |
parent | 9253b098425c4a58f96413b468b8aa2d68b99983 (diff) | |
download | piem-4a89608506f8ac941a585f28a2125bca665e0718.tar.gz |
Makefile: Use package.el to generate single autoloads file
The pattern rule creates an autoload file for each .el, which isn't
very useful in the context of a multi-file package. Replace that with
a rule that creates a single autoloads file. Instead of calling
update-directory-autoloads directly use package.el, letting it worry
about setting the appropriate variables.
Diffstat (limited to 'piem.el')
0 files changed, 0 insertions, 0 deletions