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