Remove useless variable.

* doc/Makefile.am (srcsrcdir): Remove.
This commit is contained in:
Akim Demaille
2008-09-23 15:45:03 +02:00
parent 6a5aa0cdbb
commit 5277c0a304
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2008-11-15 Akim Demaille <demaille@gostai.com>
Remove useless variable.
* doc/Makefile.am (srcsrcdir): Remove.
2008-11-15 Akim Demaille <demaille@gostai.com>
Remove data/Makefile.am.

View File

@@ -56,7 +56,6 @@ MAINTAINERCLEANFILES += $(dist_man_MANS)
# Depend on configure to get version number changes.
common_dep = $(top_srcdir)/configure $(srcdir)/common.x
srcsrcdir = $(top_srcdir)/bin
$(srcdir)/bison.1: $(common_dep) $(top_srcdir)/src/getargs.c
# Differences to ignore when comparing the man page (the date).