annotate lib/Makefile.am @ 112446:f60dc8d74215

mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org. mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to text/x-org.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Sun, 23 Jan 2011 11:21:04 +0000
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