Changeset 74:7612a3995bf5 in xplra


Ignore:
Timestamp:
04/13/13 15:03:03 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Added some useful stuff to be distributed

Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r14 r74  
    1 SUBDIRS=src test
     1SUBDIRS=src test doc
    22
    33ACLOCAL_AMFLAGS = -I m4
     4
     5EXTRA_DIST=bootstrap.sh \
     6        buildall.config         \
     7        buildall.sh             \
     8        buildallhosts.sh        \
     9        buildmsi.bat            \
     10        mkplugindist.sh         \
     11        setup.py
  • configure.ac

    r14 r74  
    2626        src/client/c/hu/varadiistvan/xplra/Makefile
    2727        test/Makefile
     28        doc/Makefile
    2829])
    2930
Note: See TracChangeset for help on using the changeset viewer.