From Yuriy Sidelnikov: handle the case where a presentation selector
[obnox/wireshark/wip.git] / Makefile.common
index e1fdd8467cb4f8c22b9829b4c0659c7a3290208b..4bc9f2af657aaac8543f993f007acf4355fd6963 100644 (file)
@@ -3,7 +3,7 @@
 #     a) common to both files and
 #     b) portable between both files
 #
-# $Id: Makefile.common,v 1.26 2004/03/02 01:21:56 jmayer Exp $
+# $Id: Makefile.common,v 1.28 2004/03/05 10:29:35 guy Exp $
 #
 # Ethereal - Network traffic analyzer
 # By Gerald Combs <gerald@ethereal.com>
@@ -72,6 +72,7 @@ DISSECTOR_INCLUDES =  \
        packet-diffserv-mpls-common.h   \
        packet-dns.h    \
        packet-dvmrp.h  \
+       packet-e164.h   \
        packet-edonkey.h        \
        packet-esis.h   \
        packet-eth.h    \
@@ -240,9 +241,7 @@ DISSECTOR_SUPPORT_INCLUDES =        \
 
 # "BUILT_SOURCES" are built before any "make all" or "make check" targets.
 BUILT_SOURCES =                \
-       cvsversion.h    \
-       x11-declarations.h      \
-       x11-register-info.h
+       cvsversion.h
 
 # sources common for ethereal and tethereal
 ETHEREAL_COMMON_SRC =  \