diff options
Diffstat (limited to 'pstack/Makefile.am')
-rw-r--r-- | pstack/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pstack/Makefile.am b/pstack/Makefile.am index d94b3ba6aaf..863a52f4488 100644 --- a/pstack/Makefile.am +++ b/pstack/Makefile.am @@ -19,6 +19,7 @@ # the USE_PSTACK hack to get all files into distribution # +SUBDIRS = aout INCLUDES = -I$(srcdir)/../include -I../include noinst_HEADERS = bucomm.h debug.h ieee.h budbg.h demangle.h \ linuxthreads.h pstack.h pstacktrace.h |