annotate lib/Makefile.am @ 112388:e5e8faa33346

(allout-institute-keymap): Use fset instead of reapplying defalias. (allout-hotspot-key-handler): Check for non-control-modified bindings for hotspot characters if there is no control-modified versions.
author Ken Manheimer <ken.manheimer@gmail.com>
date Thu, 20 Jan 2011 16:57:15 -0500
parents c428fb33aede
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
112302
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
1 BUILT_SOURCES =
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
2 EXTRA_DIST =
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
3 MOSTLYCLEANFILES =
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
4 noinst_LIBRARIES =
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
5
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
6 DEFAULT_INCLUDES = -I. -I../src -I$(top_srcdir)/src
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
7
c428fb33aede Automate syncing from gnulib.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
8 include gnulib.mk