repository_infos: Enable automatic updates on the main Haiku repostiory.
[haiku.git] / src / apps / expander / Jamfile
blob6c6df750c92bdd51bafcceab752b402678ed915d
1 SubDir HAIKU_TOP src apps expander ;
3 UsePrivateHeaders shared ;
5 Application Expander :
6         ExpanderApp.cpp
7         ExpanderWindow.cpp
8         ExpanderThread.cpp
9         GenericThread.cpp
10         ExpanderSettings.cpp
11         ExpanderPreferences.cpp
12         DirectoryFilePanel.cpp
13         ExpanderRules.cpp
14         PasswordAlert.cpp
15         : be tracker localestub [ TargetLibsupc++ ]
16         : Expander.rdef
19 DoCatalogs Expander :
20         x-vnd.Haiku-Expander
21         :
22         ExpanderWindow.cpp
23         ExpanderPreferences.cpp
24         ExpanderSettings.cpp
25         DirectoryFilePanel.cpp