X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=Makefile.am;h=b8d93601005fcebb003bc4237e9f069168338fcd;hp=5daf9d2a46726b7430e94afb015c77f0a94ca3db;hb=a860b7cccbed7b52feeb6b37c81d5984ce37baa8;hpb=a07128cc4b6c4cbdcc0c46263abe76d0e08e0882 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