remove config.def.h: it was not used anymore
thanks tarug0 for reporting it!
This commit is contained in:
3
Makefile
3
Makefile
@@ -40,8 +40,7 @@ dist:
|
||||
rm -rf ${NAME}-${VERSION}
|
||||
mkdir -p ${NAME}-${VERSION}
|
||||
cp -f ${MAN1} ${HDR} ${SCRIPTS} ${SRC} ${COMPATSRC} ${DOC} \
|
||||
Makefile config.def.h config.mk \
|
||||
favicon.png logo.png style.css \
|
||||
Makefile config.mk favicon.png logo.png style.css \
|
||||
example.sh \
|
||||
${NAME}-${VERSION}
|
||||
# make tarball
|
||||
|
||||
Reference in New Issue
Block a user