summaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-03-28 00:15:16 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:30 -0500
commite5b6a02271ca2c74592e37468d2fcda9363ce032 (patch)
tree3dd84ac90bf8a969f679d64dc82099ba99b4cbaa /docs/Makefile
parent987e11cdc9b0a29657d474a784b180b8d797a2be (diff)
downloadsamba-e5b6a02271ca2c74592e37468d2fcda9363ce032.tar.gz
samba-e5b6a02271ca2c74592e37468d2fcda9363ce032.tar.bz2
samba-e5b6a02271ca2c74592e37468d2fcda9363ce032.zip
Use default autoconf extension, add some ignore files.
(This used to be commit a6fab663589c8710172ea1545ac99b3c348a87b5)
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index f66ef6ae88..33c6425d1b 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -26,7 +26,7 @@ Makefile.settings: configure
@echo Makefile.settings not present, trying to run configure...
./configure
-configure: configure.in
+configure: configure.ac
@echo configure not present, trying to regenerate it...
autoreconf
endif