diff options
author | Roland McGrath <roland@redhat.com> | 2005-11-17 03:16:00 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2005-11-17 03:16:00 +0000 |
commit | e47ab76f02c2a4f4d802ec298969ba67956435fe (patch) | |
tree | 39dccb25273f15a488632c952738909f860c4b71 /Makefile.am | |
parent | d7f8d0caa7a357f9f4765e5dc93255f5057eba2e (diff) | |
download | elfutils-e47ab76f02c2a4f4d802ec298969ba67956435fe.tar.gz |
Update new test after merge.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ef24c416..e7e93cdf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,7 @@ ACLOCAL_AMFLAGS = -I m4 mini_SUBDIRS = config m4 lib libelf libelf-po # Add doc back when we have some real content. -all_SUBDIRS = libebl libdwfl libdw libcpu libasm src po tests +all_SUBDIRS = libebl libdwfl libdw libcpu libasm backends src po tests SUBDIRS = $(mini_SUBDIRS) $(all_SUBDIRS) EXTRA_DIST = elfutils.spec GPG-KEY NOTES COPYING.GPL |