]> git.saurik.com Git - bison.git/blobdiff - src/local.mk
parser: factor the handling of code_props
[bison.git] / src / local.mk
index 53a878e02e09d3d893d40477489f25663e094505..a8c28394052b8a7534b5d17bb359138dd142cb46 100644 (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 =                             \