Skip to content

Commit

Permalink
bug 915566 - rm makefiles in intl/ r=mshal
Browse files Browse the repository at this point in the history
  • Loading branch information
Trevor Saunders committed Sep 12, 2013
1 parent 5139f71 commit 4aff5f1
Show file tree
Hide file tree
Showing 14 changed files with 22 additions and 42 deletions.
6 changes: 0 additions & 6 deletions intl/uconv/ucvcn/Makefile.in

This file was deleted.

3 changes: 3 additions & 0 deletions intl/uconv/ucvcn/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ LIBRARY_NAME = 'ucvcn_s'

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../util',
]
6 changes: 0 additions & 6 deletions intl/uconv/ucvibm/Makefile.in

This file was deleted.

3 changes: 3 additions & 0 deletions intl/uconv/ucvibm/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ LIBRARY_NAME = 'ucvibm_s'

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../util',
]
6 changes: 0 additions & 6 deletions intl/uconv/ucvja/Makefile.in

This file was deleted.

3 changes: 3 additions & 0 deletions intl/uconv/ucvja/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ LIBRARY_NAME = 'ucvja_s'

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../util',
]
6 changes: 0 additions & 6 deletions intl/uconv/ucvko/Makefile.in

This file was deleted.

3 changes: 3 additions & 0 deletions intl/uconv/ucvko/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ LIBRARY_NAME = 'ucvko_s'

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../util',
]
6 changes: 0 additions & 6 deletions intl/uconv/ucvlatin/Makefile.in

This file was deleted.

4 changes: 4 additions & 0 deletions intl/uconv/ucvlatin/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,7 @@ LIBRARY_NAME = 'ucvlatin_s'

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../src',
'../util',
]
6 changes: 0 additions & 6 deletions intl/uconv/ucvtw/Makefile.in

This file was deleted.

3 changes: 3 additions & 0 deletions intl/uconv/ucvtw/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ LIBRARY_NAME = 'ucvtw_s'

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../util',
]
6 changes: 0 additions & 6 deletions intl/uconv/ucvtw2/Makefile.in

This file was deleted.

3 changes: 3 additions & 0 deletions intl/uconv/ucvtw2/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ LIBRARY_NAME = 'ucvtw2_s'

LIBXUL_LIBRARY = True

LOCAL_INCLUDES += [
'../util',
]

0 comments on commit 4aff5f1

Please sign in to comment.