]> sigrok.org Git - sigrok-gtk.git/blobdiff - Makefile.am
README: Add "Copyright and license" section.
[sigrok-gtk.git] / Makefile.am
index 902693489240ba137a1ad4fa156a435ca9836f9a..a4d1457ac781c0fc74d74707765b08f679d4e3d9 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the sigrok project.
+## This file is part of the sigrok-gtk project.
 ##
 ## Copyright (C) 2010 Bert Vermeulen <bert@biot.com>
 ##
@@ -45,11 +45,11 @@ endif
 .rc.o:
        $(WINDRES) -o $@ $^
 
-DISTCLEANFILES = ChangeLog
+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