summaryrefslogtreecommitdiff
path: root/epan/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2007-04-28 22:17:05 +0000
committerGuy Harris <guy@alum.mit.edu>2007-04-28 22:17:05 +0000
commitcc972cf3495845c73e6ded84e8a45f58aae22cc1 (patch)
tree756ab6ea117c19463e9dd0c84ad121202217f32c /epan/Makefile.am
parent0d8936ebd878df53decc766c1ee54ef46db78fbb (diff)
downloadwireshark-cc972cf3495845c73e6ded84e8a45f58aae22cc1.tar.gz
Libwireshark is now a shared library.
svn path=/trunk/; revision=21615
Diffstat (limited to 'epan/Makefile.am')
-rw-r--r--epan/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/epan/Makefile.am b/epan/Makefile.am
index 2e55e6b647..7dbc25c00a 100644
--- a/epan/Makefile.am
+++ b/epan/Makefile.am
@@ -37,9 +37,6 @@ SUBDIRS = crypt ftypes dfilter dissectors $(wslua_dir)
DIST_SUBDIRS = $(SUBDIRS) $(wslua_dist_dir)
-# EPAN will eventually be a shared library. While I move source code around,
-# however, it is an archive library.
-
ACLOCAL_AMFLAGS = `../aclocal-flags`
lib_LTLIBRARIES = libwireshark.la