Add some missing headers and files for make dist
[ust.git] / Makefile.am
1 ACLOCAL_AMFLAGS = -I m4
2 SUBDIRS = libust tests libmallocwrap ustd ustctl libinterfork
3
4 EXTRA_DIST = doc share/kernelcompat.h share/localerr.h share/share.h \
5 share/usterr.h
6 dist_bin_SCRIPTS = usttrace
7
8 include_HEADERS = share/kernelcompat.h share/localerr.h share/usterr.h
This page took 0.029915 seconds and 5 git commands to generate.