mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-16 18:01:54 +00:00
6 lines
118 B
Makefile
6 lines
118 B
Makefile
# subdirectories for translated manual pages
|
|
SUBDIRS = uk
|
|
|
|
man_MANS = sdcv.1
|
|
EXTRA_DIST = DICTFILE_FORMAT $(man_MANS)
|