5b7d7b4cbc
* (almost) fix toolbuild on platforms with a lacking wchar * more magic
7 lines
149 B
Makefile
7 lines
149 B
Makefile
# don't enforce GNU packaging standards
|
|
AUTOMAKE_OPTIONS = foreign no-dependencies
|
|
|
|
EXTRA_DIST = LEGAL.NOTICE MAINT PORTING
|
|
|
|
SUBDIRS = src magic doc
|