diff options
| author | Ulrich Drepper <[email protected]> | 2007-06-06 02:49:30 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2007-06-06 02:49:30 +0000 |
| commit | 2c9ee4f9908878ea66a63a58977aed5b6b766e9f (patch) | |
| tree | b6f1166d2a125c8251bc1c17c2781c95c51e4293 /Makefile.am | |
| parent | 19b38438109ded15ad0757688866d6f95434c303 (diff) | |
Remove separate po dir for libelf.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 9bfce658..9306fe69 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,10 +27,9 @@ ## 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 backends src po tests -SUBDIRS = $(mini_SUBDIRS) $(all_SUBDIRS) +SUBDIRS = config m4 lib libelf libebl libdwfl libdw libcpu libasm backends \ + src po tests EXTRA_DIST = elfutils.spec GPG-KEY NOTES EXCEPTION |
