X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=503233b7eab610d214605c7098610d9caff6d874;hb=b97cbca6c9c715619c8a5a9d6f5de267ff061175;hp=d7a146f01324aed80f2462339b58ff95021c9866;hpb=6936ee4206817dbf07fdb8524172bdb46d21c5c0;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index d7a146f0..503233b7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -60,7 +60,7 @@ MAINTAINERCLEANFILES = ChangeLog .PHONY: ChangeLog ChangeLog: - git --git-dir $(top_srcdir)/../.git log > ChangeLog || touch ChangeLog + git --git-dir $(top_srcdir)/.git log > ChangeLog || touch ChangeLog dist-hook: ChangeLog