]> sigrok.org Git - sigrok-cli.git/blobdiff - Makefile.am
Show only one output type at the same time.
[sigrok-cli.git] / Makefile.am
index 9e10e5c3e23bc3f4efe924bd4c366d5621d33106..253475039148606046066b4d51aa5876a2fe5a43 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the sigrok project.
+## This file is part of the sigrok-cli project.
 ##
 ## Copyright (C) 2010 Bert Vermeulen <bert@biot.com>
 ##
@@ -29,7 +29,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