Initial commit
This commit is contained in:
8
deps/libmpq/tools/Makefile.am
vendored
Normal file
8
deps/libmpq/tools/Makefile.am
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# minimum required automake 1.6
|
||||
AUTOMAKE_OPTIONS = 1.6
|
||||
|
||||
# the main programs.
|
||||
bin_PROGRAMS = crypt_buf_gen
|
||||
|
||||
# sources for crypt_buf_gen program.
|
||||
crypt_buf_gen_SOURCES = crypt_buf_gen.c
|
||||
Reference in New Issue
Block a user