Mercurial > hg-old > index.cgi
annotate Makefile.am @ 384:38b50ce6967a
Made --list and --depend work
author | lost@starbug |
---|---|
date | Sat, 15 May 2010 20:46:04 -0600 |
parents | 1c31e9005ff7 |
children | ec09e78b21b1 |
rev | line source |
---|---|
320 | 1 ACLOCAL_AMFLAGS = -I m4 |
378
1c31e9005ff7
Brought forward lwlink, lwar, and lwobjdump along with some misc junk
lost@starbug
parents:
324
diff
changeset
|
2 SUBDIRS = lib lwlib lwasm lwlink lwar |
1c31e9005ff7
Brought forward lwlink, lwar, and lwobjdump along with some misc junk
lost@starbug
parents:
324
diff
changeset
|
3 DIST_SUBDIRS = lib lwlib lwasm lwlink lwar |
320 | 4 EXTRA_DIST = m4/gnulib-cache.m4 |