mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-10 04:14: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)
|