aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <[email protected]>2017-05-05 00:23:50 +0200
committerHiltjo Posthuma <[email protected]>2017-05-07 12:05:48 +0200
commitdc8d0c84ff1f09b25e36313a1de6848f51a32320 (patch)
treecee1f9834cb2c96db031536921314a284fdb9891 /Makefile
parent8fa0effa9846a18a60d3b6a7c96db42a2775a7c6 (diff)
downloadstagit-dc8d0c84ff1f09b25e36313a1de6848f51a32320.tar.gz
stagit-dc8d0c84ff1f09b25e36313a1de6848f51a32320.zip
remove config.def.h: it was not used anymore
thanks tarug0 for reporting it!
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 868ad59..e6f66d1 100644
--- a/Makefile
+++ b/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