]> granicus.if.org Git - yasm/commitdiff
optimizer.h should be listed in yasm_SOURCES and it wasn't.
authorPeter Johnson <peter@tortall.net>
Mon, 17 Sep 2001 22:43:13 +0000 (22:43 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 17 Sep 2001 22:43:13 +0000 (22:43 -0000)
svn path=/trunk/yasm/; revision=177

src/Makefile.am

index a298f3d7edde1a36f997ddab33b28a9aa14c6329..1f5e40cc8434442c28b9c32ec65a87e26df27a51 100644 (file)
@@ -21,6 +21,7 @@ yasm_SOURCES = \
        preproc.h               \
        parser.c                \
        parser.h                \
+       optimizer.h             \
        strcasecmp.c
 
 yasm_LDADD = \