]> granicus.if.org Git - flex/commit
build: mv scan.c when building dist.
authorWill Estes <westes575@gmail.com>
Thu, 16 Feb 2017 14:27:22 +0000 (09:27 -0500)
committerWill Estes <westes575@gmail.com>
Thu, 16 Feb 2017 14:27:22 +0000 (09:27 -0500)
commit2e820b6015a56552d7f7adb335b5830883d2973c
treeeb61306175166eac3d88d3aa1f5d82c7ca3023c0
parent44f10b366f1337344862cf0138b2fb1d0805e740
build: mv scan.c when building dist.

Revert change to copy scan.c when building the distribution
archive. Move it instead. This satisfies automake's notions of what
should be clean and ensures that the distribution archive contains a
just-built copy of scan.c.

Fixes #186
src/Makefile.am