6 строки
83 B
Makefile
6 строки
83 B
Makefile
idldir = $(prefix)/share/idl
|
|
|
|
idl_DATA = FileManager.idl
|
|
|
|
EXTRA_DIST = $(idl_DATA)
|