summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2020-11-28 10:45:10 +0900
committerAkira TAGOH <akira@tagoh.org>2020-11-28 10:45:10 +0900
commitb80cd57fda4bc42af065b69327fab08f3ad1d997 (patch)
treee1ecc8abb42eedfa8ad53d024800959b230a00e7
parent31edc2880eee9576fb91164909290e8b76da5ef9 (diff)
Drop duplicated BUILT_SOURCES in doc/Makefile.am
-rw-r--r--doc/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 02831b1..401c1b3 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -59,8 +59,6 @@ CLEANFILES = \
confdir.sgml \
func.refs \
$(NULL)
-BUILT_SOURCES = \
- $(NULL)
SUFFIXES = \
.fncs \
.sgml \