annotate lib/Makefile.am @ 112335:d3c691ea0839

Merge: Automate syncing from gnulib.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 17 Jan 2011 12:17:27 -0800
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