diff options
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 70ace68..575678f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -3,6 +3,13 @@ lib_LTLIBRARIES = libmtdev.la | |||
| 3 | libmtdev_la_LDFLAGS = -version-info @LIB_VERSION@ | 3 | libmtdev_la_LDFLAGS = -version-info @LIB_VERSION@ |
| 4 | 4 | ||
| 5 | libmtdev_la_SOURCES = \ | 5 | libmtdev_la_SOURCES = \ |
| 6 | $(top_srcdir)/include/mtdev-mapping.h \ | ||
| 7 | $(top_srcdir)/include/mtdev-plumbing.h \ | ||
| 8 | common.h \ | ||
| 9 | evbuf.h \ | ||
| 10 | iobuf.h \ | ||
| 11 | match.h \ | ||
| 12 | state.h \ | ||
| 6 | caps.c \ | 13 | caps.c \ |
| 7 | core.c \ | 14 | core.c \ |
| 8 | iobuf.c \ | 15 | iobuf.c \ |
