[farsight2/master] Fix pasto
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:21:26 PST 2008
---
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 88a0e81..7a54148 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,4 +56,4 @@ DISTCLEANFILES = $(pcinfiles:.in=)
dist-hook:
chmod u+w ${distdir}/ChangeLog
- if test -d .git; then git log >${distdir}/Chght2.pc.insngeLog; fi
+ if test -d .git; then git log >${distdir}/ChangeLog; fi
--
1.5.6.5
More information about the farsight-commits
mailing list