1
0
Fork 0

Include ‘oni-css’ in packaging

This commit is contained in:
Tom Willemse 2019-08-23 23:42:58 -07:00
parent ec7dc0b32e
commit 6902ce5a33

View file

@ -2,7 +2,7 @@ FILES := $(wildcard *.el)
PACKAGE_TARGETS := $(addprefix package-,$(FILES))
package: $(PACKAGE_TARGETS) package-oni-conf
package: $(PACKAGE_TARGETS) package-oni-conf package-oni-css
package-%: %
emacs --batch \