mirror of
https://github.com/X11Libre/xf86-input-evdev.git
synced 2026-04-14 11:44:16 +00:00
Grab the ChangeLog generation rule from libX11.
This commit is contained in:
11
Makefile.am
11
Makefile.am
@@ -20,3 +20,14 @@
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
SUBDIRS = src man
|
||||
|
||||
EXTRA_DIST=ChangeLog
|
||||
|
||||
CLEANFILES=ChangeLog
|
||||
|
||||
.PHONY: ChangeLog
|
||||
|
||||
ChangeLog:
|
||||
git-log > ChangeLog
|
||||
|
||||
dist-hook: ChangeLog
|
||||
|
||||
Reference in New Issue
Block a user