diff options
| author | Paul Eggert | 2012-04-21 17:53:32 -0700 |
|---|---|---|
| committer | Paul Eggert | 2012-04-21 17:53:32 -0700 |
| commit | bbd347f5f7e99da1a559dad818b5fa8f59c0901e (patch) | |
| tree | 77c1fc54c2240b08d2859109d18cac8812a8ffb1 /src/lisp.mk | |
| parent | e4ecdc9c71af4199129d5dd2db1a32ff6b725fe4 (diff) | |
| parent | 9ee7d8b93cb143b473e6dffb708e777bc6fe5bd0 (diff) | |
| download | emacs-bbd347f5f7e99da1a559dad818b5fa8f59c0901e.tar.gz emacs-bbd347f5f7e99da1a559dad818b5fa8f59c0901e.zip | |
Merge from trunk.
Diffstat (limited to 'src/lisp.mk')
| -rw-r--r-- | src/lisp.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lisp.mk b/src/lisp.mk index c082630f717..4895ca40959 100644 --- a/src/lisp.mk +++ b/src/lisp.mk | |||
| @@ -131,6 +131,7 @@ lisp = \ | |||
| 131 | $(lispsource)/replace.elc \ | 131 | $(lispsource)/replace.elc \ |
| 132 | $(lispsource)/buff-menu.elc \ | 132 | $(lispsource)/buff-menu.elc \ |
| 133 | $(lispsource)/fringe.elc \ | 133 | $(lispsource)/fringe.elc \ |
| 134 | $(lispsource)/emacs-lisp/regexp-opt.elc \ | ||
| 134 | $(lispsource)/image.elc \ | 135 | $(lispsource)/image.elc \ |
| 135 | $(lispsource)/international/fontset.elc \ | 136 | $(lispsource)/international/fontset.elc \ |
| 136 | $(lispsource)/dnd.elc \ | 137 | $(lispsource)/dnd.elc \ |