From: Peter Johnson Date: Thu, 28 Jun 2001 03:20:06 +0000 (-0000) Subject: Remove unfinished expr.h from listed sources so that dist target works. X-Git-Tag: v0.1.0~451 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96f144ba06f1286ec595467b9f579094c96f3ba8;p=yasm Remove unfinished expr.h from listed sources so that dist target works. svn path=/trunk/yasm/; revision=60 --- diff --git a/include/Makefile.am b/include/Makefile.am index 00ef3857..18bb5d17 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -3,7 +3,6 @@ EXTRA_DIST = \ bytecode.h \ config.h \ errwarn.h \ - expr.h \ globals.h \ section.h \ symrec.h \