X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=b8d93601005fcebb003bc4237e9f069168338fcd;hb=c1507ca92d4161f7895993988f70f6549a9f7f7a;hp=5daf9d2a46726b7430e94afb015c77f0a94ca3db;hpb=a07128cc4b6c4cbdcc0c46263abe76d0e08e0882;p=libsigrokdecode.git diff --git a/Makefile.am b/Makefile.am index 5daf9d2..b8d9360 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,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