add legalese.el

Signed-off-by: Gwenhael Le Moine <cycojesus@darkstar.example.net>
This commit is contained in:
Gwenhael Le Moine 2010-01-20 12:08:26 +07:00
parent 2d0e8f0813
commit a2bd080d38

View file

@ -34,6 +34,7 @@ mkdir -p $PKG/$PREFIX/doc/
mkdir -p $PKG$PREFIX/share/emacs/site-lisp/$PRGNAM/
( cd $PKG$PREFIX/share/emacs/site-lisp/$PRGNAM/
for el in \
"legalese.el" \
"workspaces.el" \
"auto-complete.el" \
"gnugo.el" \