mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-01-14 02:01:39 +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)
|