From the OCG:
Without learning topology data from neighbors the local topology is built from three sources
- Prefixes of connected subnets for interfaces on which EIGRP has been enabled on that router using the network command
 
- Prefixes of connected subnets for interfaces referenced in an EIGRP neighbor command
 
- Prefixes learned by the redistribution of routes into EIGRP from other routing protocols
or routing information sources 
1 and 3 make sense to me. How does 2 come in to play? I can't create a static neighbor without utilizing the network command to identify the subnet the static neighbor resides on as far as I can tell. And simply enabling EIGRP and adding a static neighbor (without specifying the subnet with the network command) doesn't yield a topology table entry (or a neighbor obviously).