]> granicus.if.org Git - flex/commit
move m4 make variable to src/Makefile.am.
authorWill Estes <westes575@gmail.com>
Tue, 18 Feb 2014 19:34:20 +0000 (14:34 -0500)
committerWill Estes <westes575@gmail.com>
Tue, 18 Feb 2014 19:34:20 +0000 (14:34 -0500)
commit5dbce367dca7bfd96ef347286cecb34cb71bf7d5
tree1f0f0548d899e68bb016abbc7f54fe577ddcc100
parente43ca6dd7e94e5a6e835dc47074b5d88c20f7c99
move m4 make variable to src/Makefile.am.

This prevents an error when building skel.c caused by the $(m4) make
variable not being defined. Particularly nasty since skel.c would
still be created, thus causing make to think skel.c was up to date.
Makefile.am
src/Makefile.am