Changeset 3712

Show
Ignore:
Timestamp:
04/01/08 09:16:48 (9 months ago)
Author:
martin
Message:

replaced the example manager database by a sql script

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/manager/Makefile.am

    r3688 r3712  
    1414AM_CFLAGS = -rdynamic -DIPSECDIR=\"${ipsecdir}\" -DIPSEC_PIDDIR=\"${piddir}\" \ 
    1515  -DIPSEC_PLUGINDIR=\"${plugindir}\" 
    16  
    17 ipsec_DATA = manager.db 
    1816 
    1917# Don't forget to add templates to EXTRA_DIST !!! How to automate? 
     
    4543templates/static/close.png templates/static/initiate.png 
    4644 
    47 EXTRA_DIST = manager.db templates/header.cs templates/footer.cs templates/error.cs \ 
     45EXTRA_DIST = templates/header.cs templates/footer.cs templates/error.cs \ 
    4846templates/auth/login.cs templates/gateway/list.cs templates/ikesa/list.cs \ 
    4947templates/config/list.cs templates/control/result.cs \