diff options
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 575678f..33677c0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -20,4 +20,7 @@ AM_CFLAGS = $(CWARNFLAGS) | |||
| 20 | INCLUDES = -I$(top_srcdir)/include/ | 20 | INCLUDES = -I$(top_srcdir)/include/ |
| 21 | 21 | ||
| 22 | libmtdevincludedir = $(includedir) | 22 | libmtdevincludedir = $(includedir) |
| 23 | libmtdevinclude_HEADERS = $(top_srcdir)/include/mtdev.h | 23 | libmtdevinclude_HEADERS = \ |
| 24 | $(top_srcdir)/include/mtdev-mapping.h \ | ||
| 25 | $(top_srcdir)/include/mtdev-plumbing.h \ | ||
| 26 | $(top_srcdir)/include/mtdev.h | ||
