aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authorkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>2007-01-10 07:09:30 +0000
committerkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>2007-01-10 07:09:30 +0000
commit0edbc33e8bc8237ff906ab3117773ff659f8f58b (patch)
treeefa2e3a1da83140e20d771b71e3efd064fecb97e /epan/Makefile.common
parent51670d1700b9d37649a636379bd21c8e01aacac0 (diff)
move asn1.c/.h files into plugins/asn1 directory as just this plugin uses it now
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20372 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/Makefile.common')
-rw-r--r--epan/Makefile.common2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index 0f665cbc01..9badd998c0 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -28,7 +28,6 @@ LIBWIRESHARK_SRC = \
addr_resolv.c \
adler32.c \
afn.c \
- asn1.c \
atalk-utils.c \
base64.c \
bitswap.c \
@@ -103,7 +102,6 @@ LIBWIRESHARK_INCLUDES = \
aftypes.h \
arcnet_pids.h \
arptypes.h \
- asn1.h \
atalk-utils.h \
base64.h \
bitswap.h \