diff options
| author | David Aspinall | 2002-04-16 09:40:48 +0000 |
|---|---|---|
| committer | David Aspinall | 2002-04-16 09:40:48 +0000 |
| commit | 8acc0ce2d722952445a7f12c462e51afc038332b (patch) | |
| tree | 0241348801a1a3643f60757874a12f5496dfb392 | |
| parent | 2d58d1f25646f557a7bc5a7b23b25a7fc179ad43 (diff) | |
| parent | 1bbb2324f245010c07bd485b543df2cca8532116 (diff) | |
This commit was generated by cvs2git to track changes on a CVS vendor
branch.
| -rw-r--r-- | x-symbol/lisp/makefile.pkg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x-symbol/lisp/makefile.pkg b/x-symbol/lisp/makefile.pkg new file mode 100644 index 00000000..7eac7ccb --- /dev/null +++ b/x-symbol/lisp/makefile.pkg @@ -0,0 +1,8 @@ +PACKAGE = x-symbol +# list-mode.el +ELFILES = x-symbol-hooks.el x-symbol-macs.el \ + x-symbol-mule.el x-symbol-emacs.el \ + x-symbol-vars.el x-symbol.el \ + x-symbol-image.el x-symbol-sgml.el \ + x-symbol-tex.el x-symbol-bib.el \ + x-symbol-texi.el |
