forked from enlightenment/enlightenment
parent
12818af2f7
commit
009592c86f
5 changed files with 21 additions and 3 deletions
@ -0,0 +1,12 @@ |
||||
prefix=@prefix@ |
||||
exec_prefix=@exec_prefix@ |
||||
libdir=@libdir@ |
||||
includedir=@includedir@ |
||||
|
||||
Name: enlightenment |
||||
Description: Enlightenmnt Window Manager |
||||
Version: @VERSION@ |
||||
Libs: |
||||
Libs.private: |
||||
Cflags: -I${includedir} |
||||
|
Loading…
Reference in new issue