Changeset 3a333e2 for Makefile.am
- Timestamp:
- 08/06/15 06:09:21 (5 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- fc0325e
- Parents:
- d280f48
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile.am
ra2ce0a6 r3a333e2 1 1 LIBPACKETDUMP_DIR = libpacketdump 2 2 TOOLS_DIR = tools 3 WANDIO_DIR=libwandio 4 SUBDIRS = $(WANDIO_DIR) lib $(LIBPACKETDUMP_DIR) $(TOOLS_DIR) docs examples 3 SUBDIRS = lib $(LIBPACKETDUMP_DIR) $(TOOLS_DIR) docs examples 5 4 6 5 ACLOCAL_AMFLAGS = -I m4
Note: See TracChangeset
for help on using the changeset viewer.