Changeset 21180
- Timestamp:
- 05/20/07 14:01:11 (18 months ago)
- Location:
- haiku/trunk/src/apps
- Files:
-
- 2 modified
- 1 moved
-
Jamfile (modified) (1 diff)
-
aboutsystem (moved) (moved from haiku/trunk/src/apps/abouthaiku)
-
aboutsystem/Jamfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
haiku/trunk/src/apps/Jamfile
r20806 r21180 1 1 SubDir HAIKU_TOP src apps ; 2 2 3 SubInclude HAIKU_TOP src apps about haiku;3 SubInclude HAIKU_TOP src apps aboutsystem ; 4 4 SubInclude HAIKU_TOP src apps cdplayer ; 5 5 SubInclude HAIKU_TOP src apps clock ; -
haiku/trunk/src/apps/aboutsystem/Jamfile
r21179 r21180 1 SubDir HAIKU_TOP src apps about haiku;1 SubDir HAIKU_TOP src apps aboutsystem ; 2 2 3 3 UsePrivateHeaders shared ;
