mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-10 13:32:31 +03:00
6 lines
83 B
Makefile
6 lines
83 B
Makefile
|
idldir = $(prefix)/share/idl
|
||
|
|
||
|
idl_DATA = FileManager.idl
|
||
|
|
||
|
EXTRA_DIST = $(idl_DATA)
|