diff options
Diffstat (limited to 'xtract/Makefile.am')
-rw-r--r-- | xtract/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xtract/Makefile.am b/xtract/Makefile.am index eca7030..ad79356 100644 --- a/xtract/Makefile.am +++ b/xtract/Makefile.am @@ -3,5 +3,5 @@ MAINTAINERCLEANFILES = Makefile.in libxtractdir = $(includedir)/xtract libxtract_HEADERS = libxtract.h xtract_macros.h xtract_types.h xtract_delta.h \ - xtract_scalar.h xtract_vector.h + xtract_scalar.h xtract_vector.h xtract_helper.h |