cosmetics: prettify names for compiled object for bison

* src/local.mk (src_bison_SHORTNAME): Define to "bison".

Copyright-paperwork-exempt: yes
Signed-off-by: Stefano Lattarini <[email protected]>
This commit is contained in:
Stefano Lattarini
2012-06-13 21:36:07 +02:00
committed by Akim Demaille
parent 5237cd1ac8
commit c0beb08772
+2
View File
@@ -16,6 +16,8 @@
LDADD = lib/libbison.a $(LIBINTL)
bin_PROGRAMS = src/bison
# Prettify Automake-computed names of compiled objects.
src_bison_SHORTNAME = bison
src_bison_CFLAGS = $(AM_CFLAGS) $(WERROR_CFLAGS)
src_bison_SOURCES = \