blob: 4f5505dcf7dc5f58e09b44f3de47ad8304404d8d [file] [log] [blame]
Scott James Remnant56686d62009-11-09 18:38:51 +00001## Process this file with automake to produce Makefile.in
2
Scott James Remnantcc2943b2009-11-29 15:24:15 +00003SUBDIRS = po intl src
Scott James Remnant56686d62009-11-09 18:38:51 +00004
Scott James Remnantcc2943b2009-11-29 15:24:15 +00005EXTRA_DIST = config.rpath
Scott James Remnant56686d62009-11-09 18:38:51 +00006
7ACLOCAL_AMFLAGS = --install -I m4
8
Scott James Remnant56686d62009-11-09 18:38:51 +00009dist_man_MANS = \
10 man/ureadahead.8
11
12EXTRA_DIST += 0001-trace-add-trace-events-for-open-exec-an.patch
13