Initial commit
This commit is contained in:
9
deps/libmpq/doc/man1/Makefile.am
vendored
Normal file
9
deps/libmpq/doc/man1/Makefile.am
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# minimum required automake 1.6
|
||||
AUTOMAKE_OPTIONS = 1.6
|
||||
|
||||
# manual page directory.
|
||||
EXTRA_DIST = $(man_MANS)
|
||||
|
||||
# manual pages for the installed binaries.
|
||||
man_MANS = \
|
||||
libmpq-config.1
|
||||
Reference in New Issue
Block a user