diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ccaa2db..4f34e5a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ pkgconfig_DATA = libsigrokdecode.pc EXTRA_DIST = Doxyfile -MAINTAINERCLEANFILES = ChangeLog +DISTCLEANFILES = ChangeLog .PHONY: ChangeLog ChangeLog: |