X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=32d2b239ac540cbd6ff5e296634d14b70c77498b;hb=c82143e6806703f739597adec1cf14aff08a1a6e;hp=3e5aadd7617a803e590c1495e0a9b5ae552505d1;hpb=ddb1e153f7428431a55c426e8a6549ee4a29e7ba;p=sigrok-gtk.git diff --git a/Makefile.am b/Makefile.am index 3e5aadd..32d2b23 100644 --- a/Makefile.am +++ b/Makefile.am @@ -49,7 +49,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