From: Peter Johnson Date: Sat, 15 Oct 2005 19:40:15 +0000 (-0000) Subject: * Makefile.am: Actually include Mkfiles/dj/_stdint.h in the distribution. X-Git-Tag: v0.5.0rc1~94 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13d959159055beddc9e666b410601c015f574e7e;p=yasm * Makefile.am: Actually include Mkfiles/dj/_stdint.h in the distribution. svn path=/trunk/yasm/; revision=1284 --- diff --git a/Makefile.am b/Makefile.am index 4c5d0021..5e1d7133 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,6 +54,7 @@ EXTRA_DIST += splint.sh EXTRA_DIST += Mkfiles/Makefile.flat EXTRA_DIST += Mkfiles/Makefile.dj EXTRA_DIST += Mkfiles/dj/config.h +EXTRA_DIST += Mkfiles/dj/_stdint.h EXTRA_DIST += Mkfiles/vc/yasm.sln EXTRA_DIST += Mkfiles/vc/yasm.vcproj EXTRA_DIST += Mkfiles/vc/config.h