mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-04 08:41:40 -05:00
regenerate autoloads on rm -rf dist
/home/dick/.local/bin/emacs -Q --batch --eval "(package-initialize)" --eval "(package-generate-autoloads \"ein\" \"./lisp\")" /home/dick/.cask/bin/cask package
This commit is contained in:
parent
10d7f10179
commit
73b85c19f1
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -118,7 +118,7 @@ dist-clean:
|
|||
rm -rf dist
|
||||
|
||||
.PHONY: dist
|
||||
dist: dist-clean
|
||||
dist: dist-clean autoloads
|
||||
$(CASK) package
|
||||
|
||||
.PHONY: backup-melpa
|
||||
|
|
Loading…
Add table
Reference in a new issue