diff options
Diffstat (limited to 'libcnary/Makefile.am')
| -rw-r--r-- | libcnary/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libcnary/Makefile.am b/libcnary/Makefile.am index 5a26fb5..e2187ec 100644 --- a/libcnary/Makefile.am +++ b/libcnary/Makefile.am | |||
| @@ -6,9 +6,7 @@ libcnary_la_LIBADD = | |||
| 6 | libcnary_la_LDFLAGS = $(AM_LDFLAGS) -no-undefined | 6 | libcnary_la_LDFLAGS = $(AM_LDFLAGS) -no-undefined |
| 7 | libcnary_la_SOURCES = \ | 7 | libcnary_la_SOURCES = \ |
| 8 | node.c \ | 8 | node.c \ |
| 9 | list.c \ | ||
| 10 | node_list.c \ | 9 | node_list.c \ |
| 11 | include/node.h \ | 10 | include/node.h \ |
| 12 | include/list.h \ | ||
| 13 | include/node_list.h \ | 11 | include/node_list.h \ |
| 14 | include/object.h | 12 | include/object.h |
