diff options
author | Kristian Høgsberg <krh@bitplanet.net> | 2012-05-25 18:03:52 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2012-05-25 18:03:52 -0400 |
commit | 2bcb2fc1fdda6f261ccbce795b2a81a9b96fc13b (patch) | |
tree | 02dc3801f98b0fa1aa4b9cd2c3bd61f72da64b82 /Makefile.am | |
parent | b0be6075ca339701837d9bc73e9797c4ca63bc6f (diff) |
wcap: Rename wcap-encode to just wcap
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index fbc96e64..53eb43c9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = shared src clients wcap-decode data protocol tests +SUBDIRS = shared src clients wcap data protocol tests DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install |