mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Fix efiler Jamfile
This commit is contained in:
parent
5fe6f5f624
commit
d303222157
@ -10,7 +10,9 @@
|
|||||||
|
|
||||||
SubDir TOP efiler ;
|
SubDir TOP efiler ;
|
||||||
|
|
||||||
SOURCE = Fl_Icon_Browser.cxx EDE_Browser.cpp EDE_DirTree.cpp Util.cpp efiler.cpp fileops.cpp filesystem.cpp ede_ask.cpp Flu_Wrap_Group.cpp;
|
SOURCE = Fl_Icon_Browser.cxx EDE_Browser.cpp EDE_DirTree.cpp Util.cpp efiler.cpp fileops.cpp filesystem.cpp ede_ask.cpp Flu_Wrap_Group.cpp ;
|
||||||
|
|
||||||
|
LinkAgainst efiler : -lXpm ;
|
||||||
|
|
||||||
EdeProgram efiler : $(SOURCE) ;
|
EdeProgram efiler : $(SOURCE) ;
|
||||||
#EdeManual doc/efiler.txt : doc/efiler.jpg ;
|
#EdeManual doc/efiler.txt : doc/efiler.jpg ;
|
||||||
|
Loading…
Reference in New Issue
Block a user