Re-fiddle elfutils-0.51 autocrap for rpm.
[platform/upstream/rpm.git] / elfutils / Makefile.am
1 ## Process this file with automake to create Makefile.in
2
3 ACLOCAL_AMFLAGS = -I m4
4
5 #SUBDIRS = m4 doc lib libltdl libelf libebl libdwarf libcpu libasm src \
6 #         libelf-po libebl-po libdwarf-po libasm-po po tests
7
8 SUBDIRS = m4 doc lib libltdl libelf libebl libdwarf libelf-po libebl-po libdwarf-po po
9
10 EXTRA_DIST = splint.rc elfutils.spec.in GPG-KEY NOTES
11
12 distcheck-hook:
13         chmod -R u+w $(distdir)
14
15 # Tell version 3.79 and up of GNU make to not build goals in this
16 # directory in parallel.
17 .NOTPARALLEL: