summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2015-03-23 16:17:34 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2015-03-24 20:49:31 +0000
commitb2439602bef14387ccb1ea63ea452af4f15e8889 (patch)
tree8fc9a9f80d944ac2069aa6a78d10a15f8028f4a4 /Makefile.am
parent113d59fb557c377316904010ce88b9a87b4cc4d7 (diff)
downloadexternal_mesa3d-b2439602bef14387ccb1ea63ea452af4f15e8889.zip
external_mesa3d-b2439602bef14387ccb1ea63ea452af4f15e8889.tar.gz
external_mesa3d-b2439602bef14387ccb1ea63ea452af4f15e8889.tar.bz2
makefile: add all headers to the tarball
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am15
1 files changed, 9 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index f4f0912..9f49ce6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,12 +44,15 @@ EXTRA_DIST = \
scons \
SConstruct
-noinst_HEADERS = \
- include/c99_compat.h \
- include/c99 \
- include/c11 \
- include/D3D9 \
- include/HaikuGL \
+noinst_HEADERS = \
+ include/c99_alloca.h \
+ include/c99_compat.h \
+ include/c99_math.h \
+ include/c99 \
+ include/c11 \
+ include/D3D9 \
+ include/HaikuGL \
+ include/no_extern_c.h \
include/pci_ids
# We list some directories in EXTRA_DIST, but don't actually want to include