Browse Source

[3079] Fix typo in directory name

Michal 'vorner' Vaner 11 years ago
parent
commit
278c59a0b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/python/isc/Makefile.am

+ 1 - 1
src/lib/python/isc/Makefile.am

@@ -1,5 +1,5 @@
 SUBDIRS = datasrc util cc config dns log net notify testutils acl bind10
-SUBDIRS += xfrin log_messages server_common ddns sysinfo statistic
+SUBDIRS += xfrin log_messages server_common ddns sysinfo statistics
 if USE_SHARED_MEMORY
 # The memory manager is useless without shared memory support
 SUBDIRS += memmgr