aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-12-11 04:14:31 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-12-11 04:14:31 +0000
commit14c6e51ec2f456affb25aebb7b844ed6e361fe61 (patch)
treee321e3c2a0fb6041f52ae87327be6e3bc2472f52 /Makefile.am
parent94240f596150839bdf50c79b0f85ce906da2dea2 (diff)
parent5f92182e496a66149ba09c92fe497135643663f5 (diff)
downloadplatform_external_elfutils-android11-gsi.tar.gz
platform_external_elfutils-android11-gsi.tar.bz2
platform_external_elfutils-android11-gsi.zip
Change-Id: Ia2ecdb79b5912854c9f214a819bfcb5aa40c6067
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 52f64fc9..bd8926b5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,6 +29,10 @@ pkginclude_HEADERS = version.h
SUBDIRS = config m4 lib libelf libcpu backends libebl libdwelf libdwfl libdw \
libasm src po doc tests
+if DEBUGINFOD
+SUBDIRS += debuginfod
+endif
+
EXTRA_DIST = elfutils.spec GPG-KEY NOTES CONTRIBUTING \
COPYING COPYING-GPLV2 COPYING-LGPLV3