Changeset 1005


Ignore:
Timestamp:
09/20/06 15:24:59 (7 years ago)
Author:
perry
Message:

Distribute the samples(!)

Location:
trunk
Files:
3 added
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.am

    r973 r1005  
    44SWIG_DIR = swig 
    55endif 
    6 SUBDIRS = lib $(LIBPACKETDUMP_DIR) $(TOOLS_DIR) $(SWIG_DIR) docs 
     6SUBDIRS = lib $(LIBPACKETDUMP_DIR) $(TOOLS_DIR) $(SWIG_DIR) docs examples 
    77 
    88ACLOCAL_AMFLAGS = -I m4 
  • trunk/configure.in

    r1002 r1005  
    2222        tools/tracertstats/Makefile tools/tracesplit/Makefile  
    2323        tools/tracestats/Makefile  
     24        examples/Makefile examples/skeleton/Makefile examples/rate/Makefile 
    2425        docs/libtrace.doxygen  
    2526        lib/libtrace.h 
Note: See TracChangeset for help on using the changeset viewer.