Scott James Remnant | 56686d6 | 2009-11-09 18:38:51 +0000 | [diff] [blame] | 1 | ## Process this file with automake to produce Makefile.in |
| 2 | |
Scott James Remnant | cc2943b | 2009-11-29 15:24:15 +0000 | [diff] [blame] | 3 | SUBDIRS = po intl src |
Scott James Remnant | 56686d6 | 2009-11-09 18:38:51 +0000 | [diff] [blame] | 4 | |
Scott James Remnant | cc2943b | 2009-11-29 15:24:15 +0000 | [diff] [blame] | 5 | EXTRA_DIST = config.rpath |
Scott James Remnant | 56686d6 | 2009-11-09 18:38:51 +0000 | [diff] [blame] | 6 | |
| 7 | ACLOCAL_AMFLAGS = --install -I m4 |
| 8 | |
Scott James Remnant | 56686d6 | 2009-11-09 18:38:51 +0000 | [diff] [blame] | 9 | dist_man_MANS = \ |
| 10 | man/ureadahead.8 |
| 11 | |
| 12 | EXTRA_DIST += 0001-trace-add-trace-events-for-open-exec-an.patch |
| 13 | |