~rdoering/ubuntu/intrepid/erlang/fix-535090

« back to all changes in this revision

Viewing changes to lib/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2007-05-01 16:57:10 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20070501165710-2sapk0hp2gf3o0ip
Tags: 1:11.b.4-2ubuntu1
* Merge with Debian Unstable. Remaining changes:
  - Add -fno-stack-protector to fix broken crypto_drv.
* DebianMaintainerField update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
          $(SSL_APP) toolbar tv observer debugger odbc runtime_tools \
60
60
          cosTransactions cosEvent cosTime cosNotification cosProperty \
61
61
          cosFileTransfer cosEventDomain et megaco webtool syntax_tools \
62
 
          xmerl edoc ssh inviso
 
62
          xmerl edoc ssh inviso typer
63
63
# dialyzer
64
64
        OTHER_SUB_DIRECTORIES += hipe
65
65
      else # BUILD_ALL on unix
69
69
          pman $(SSL_APP) toolbar tv observer odbc \
70
70
          runtime_tools cosTransactions cosEvent cosTime cosNotification \
71
71
          cosProperty cosFileTransfer cosEventDomain et megaco webtool \
72
 
          syntax_tools xmerl edoc ssh inviso
 
72
          syntax_tools xmerl edoc ssh inviso typer
73
73
# dialyzer
74
74
        OTHER_SUB_DIRECTORIES += hipe $(TSP_APP)
75
75
      endif