mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +00:00
6 lines
115 B
Makefile
6 lines
115 B
Makefile
# not GPL, thus no COPYING file
|
|
AUTOMAKE_OPTIONS=dist-xz foreign
|
|
|
|
EXTRA_DIST= LICENSE.txt README.md
|
|
|
|
SUBDIRS=c doc
|