Use X path if given

This commit is contained in:
Sanel Zukan 2009-11-12 13:15:27 +00:00
parent 7442e41421
commit aa89c86111

View File

@ -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 ;