Include ‘oni-css’ in packaging
This commit is contained in:
parent
ec7dc0b32e
commit
6902ce5a33
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ FILES := $(wildcard *.el)
|
||||||
|
|
||||||
PACKAGE_TARGETS := $(addprefix package-,$(FILES))
|
PACKAGE_TARGETS := $(addprefix package-,$(FILES))
|
||||||
|
|
||||||
package: $(PACKAGE_TARGETS) package-oni-conf
|
package: $(PACKAGE_TARGETS) package-oni-conf package-oni-css
|
||||||
|
|
||||||
package-%: %
|
package-%: %
|
||||||
emacs --batch \
|
emacs --batch \
|
||||||
|
|
Loading…
Reference in a new issue