]> code.delx.au - gnu-emacs/blobdiff - leim/Makefile.in
* test/lisp/help-fns-tests.el: Add several tests for 'describe-function'.
[gnu-emacs] / leim / Makefile.in
index 2ec03db49b72769c869e5cd673370f9ad1d62a6e..f000a93292b1bed526094a805b9da578c86af59e 100644 (file)
@@ -1,6 +1,6 @@
 ### @configure_input@
 
-# Copyright (C) 1997-2015 Free Software Foundation, Inc.
+# Copyright (C) 1997-2016 Free Software Foundation, Inc.
 # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
 #   2006, 2007, 2008, 2009, 2010, 2011
 #   National Institute of Advanced Industrial Science and Technology (AIST)
@@ -29,6 +29,8 @@ srcdir=@srcdir@
 # Where the generated files go.
 leimdir = ${srcdir}/../lisp/leim
 
+EXEEXT = @EXEEXT@
+
 # 'make' verbosity.
 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@