emacs-lisp-file-regexp

emacs-lisp-file-regexp is a variable defined in `bytecomp.el'.
Its value is
"\\.el\\'"


Documentation:
Regexp which matches Emacs Lisp source files.
If you change this, you might want to set `byte-compile-dest-file-function'.

You can customize this variable.