diff options
Diffstat (limited to 'libcnary/Makefile.am')
| -rw-r--r-- | libcnary/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libcnary/Makefile.am b/libcnary/Makefile.am index bba9ada..5a26fb5 100644 --- a/libcnary/Makefile.am +++ b/libcnary/Makefile.am | |||
| @@ -8,11 +8,7 @@ libcnary_la_SOURCES = \ | |||
| 8 | node.c \ | 8 | node.c \ |
| 9 | list.c \ | 9 | list.c \ |
| 10 | node_list.c \ | 10 | node_list.c \ |
| 11 | iterator.c \ | ||
| 12 | node_iterator.c \ | ||
| 13 | include/node.h \ | 11 | include/node.h \ |
| 14 | include/list.h \ | 12 | include/list.h \ |
| 15 | include/node_list.h \ | 13 | include/node_list.h \ |
| 16 | include/iterator.h \ | ||
| 17 | include/node_iterator.h \ | ||
| 18 | include/object.h | 14 | include/object.h |
