diff -c -r ntop-1.3.2_old/configure ntop-1.3.2/configure
*** ntop-1.3.2_old/configure	Thu Oct 26 09:48:49 2000
--- ntop-1.3.2/configure	Fri Nov  3 14:19:15 2000
***************
*** 5219,5225 ****
  Makefile
  intop/Makefile
  plugins/Makefile
- plugins/pep/Makefile
  remoteInterfaceAPI/Makefile
  remoteInterfaceAPI/CPP/Makefile
  remoteInterfaceAPI/utils/Makefile
--- 5219,5224 ----
***************
*** 5350,5356 ****
  CONFIG_FILES=\${CONFIG_FILES-"Makefile
  intop/Makefile
  plugins/Makefile
- plugins/pep/Makefile
  remoteInterfaceAPI/Makefile
  remoteInterfaceAPI/CPP/Makefile
  remoteInterfaceAPI/utils/Makefile
--- 5349,5354 ----
diff -c -r ntop-1.3.2_old/configure.in ntop-1.3.2/configure.in
*** ntop-1.3.2_old/configure.in	Fri Oct  6 16:25:15 2000
--- ntop-1.3.2/configure.in	Fri Nov  3 14:19:15 2000
***************
*** 1083,1089 ****
  Makefile
  intop/Makefile
  plugins/Makefile
- plugins/pep/Makefile
  remoteInterfaceAPI/Makefile
  remoteInterfaceAPI/CPP/Makefile
  remoteInterfaceAPI/utils/Makefile
--- 1083,1088 ----
Only in ntop-1.3.2/plugins: .Makefile.in.swp
diff -c -r ntop-1.3.2_old/plugins/Makefile.am ntop-1.3.2/plugins/Makefile.am
*** ntop-1.3.2_old/plugins/Makefile.am	Thu Oct 12 10:08:08 2000
--- ntop-1.3.2/plugins/Makefile.am	Fri Nov  3 14:19:15 2000
***************
*** 24,30 ****
  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  #
  
! SUBDIRS = . pep
  
  DIST_COMMON = Makefile.am Makefile.in
  CLEANFILES  =
--- 24,30 ----
  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  #
  
! SUBDIRS = .
  
  DIST_COMMON = Makefile.am Makefile.in
  CLEANFILES  =
diff -c -r ntop-1.3.2_old/plugins/Makefile.in ntop-1.3.2/plugins/Makefile.in
*** ntop-1.3.2_old/plugins/Makefile.in	Thu Oct 26 09:48:47 2000
--- ntop-1.3.2/plugins/Makefile.in	Fri Nov  3 14:26:38 2000
***************
*** 122,128 ****
  SNMPLIBS = @SNMPLIBS@
  VERSION = @VERSION@
  
! SUBDIRS = . pep
  
  DIST_COMMON = Makefile.am Makefile.in
  CLEANFILES = 
--- 122,128 ----
  SNMPLIBS = @SNMPLIBS@
  VERSION = @VERSION@
  
! SUBDIRS = .
  
  DIST_COMMON = Makefile.am Makefile.in
  CLEANFILES = 
