mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-02-01 14:41:08 +00:00
4 lines
96 B
Makefile
4 lines
96 B
Makefile
filesdir = $(datadir)/@PACKAGE@
|
|
files_DATA = effective_tld_names.dat
|
|
EXTRA_DIST = $(files_DATA)
|