summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-03-08 15:08:44 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-03-08 15:08:44 -0500
commit284a37754f29f186f378349dc31e6a1ce04eda13 (patch)
treed73f942b1e487084e3ff3c556b250f6bdae9d2a0 /Makefile.am
parent471a2f6393ca246fafaef1491fc1eb45d2210d2e (diff)
downloadfarstream-284a37754f29f186f378349dc31e6a1ce04eda13.tar.gz
Fix pasto
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 88a0e814..7a54148e 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