mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcursor.git
synced 2026-01-06 20:10:16 +01:00
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
ChangeLog filename is known to Automake and requires no further coding in the makefile.
This commit is contained in:
parent
1c158db62a
commit
1ca6aefa66
1 changed files with 0 additions and 2 deletions
|
|
@ -33,8 +33,6 @@ lint:
|
|||
(cd src && $(MAKE) $(MFLAGS) lint)
|
||||
endif LINT
|
||||
|
||||
EXTRA_DIST += ChangeLog
|
||||
MAINTAINERCLEANFILES = ChangeLog
|
||||
|
||||
.PHONY: ChangeLog
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue