damn eggy
This commit is contained in:
parent
46f6eab03f
commit
5b34736288
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $Id: Makefile.in,v 1.3 2002/09/14 16:03:43 fishwaldo Exp $
|
# $Id: Makefile.in,v 1.4 2002/09/14 16:07:17 fishwaldo Exp $
|
||||||
CC = @CC@
|
CC = @CC@
|
||||||
INSTALL = @INSTALL@
|
INSTALL = @INSTALL@
|
||||||
INSTALL_BIN = @INSTALL_PROGRAM@
|
INSTALL_BIN = @INSTALL_PROGRAM@
|
||||||
|
@ -75,7 +75,6 @@ install: install-mkdirs build
|
||||||
fi; \
|
fi; \
|
||||||
done
|
done
|
||||||
|
|
||||||
$(CP) convertconf-example.conf $(sysconfdir)/.convertconf-example.conf
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|
||||||
|
|
Reference in a new issue