mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Use X path if given
This commit is contained in:
parent
7442e41421
commit
aa89c86111
@ -10,4 +10,4 @@
|
||||
|
||||
SubDir TOP ede-panel applets keyboard-layout ;
|
||||
|
||||
PanelApplet keyboard_layout : KeyLayout.cpp : -lxkbfile ;
|
||||
PanelApplet keyboard_layout : KeyLayout.cpp : $(X_LIBS) -lxkbfile ;
|
||||
|
Loading…
Reference in New Issue
Block a user