sync code with last improvements from OpenBSD
This commit is contained in:
commit
88965415ff
26235 changed files with 29195616 additions and 0 deletions
16
lib/xcb-util-cursor/Makefile.am
Normal file
16
lib/xcb-util-cursor/Makefile.am
Normal file
|
@ -0,0 +1,16 @@
|
|||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
MAINTAINERCLEANFILES = ChangeLog INSTALL
|
||||
|
||||
.PHONY: ChangeLog INSTALL
|
||||
|
||||
INSTALL:
|
||||
$(INSTALL_CMD)
|
||||
|
||||
ChangeLog:
|
||||
$(CHANGELOG_CMD)
|
||||
|
||||
dist-hook: ChangeLog INSTALL
|
||||
|
||||
SUBDIRS = cursor
|
||||
EXTRA_DIST = autogen.sh README.md
|
Loading…
Add table
Add a link
Reference in a new issue