summaryrefslogtreecommitdiff
path: root/libudffs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libudffs/Makefile.am')
-rw-r--r--libudffs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libudffs/Makefile.am b/libudffs/Makefile.am
index 2e829be..59f56cb 100644
--- a/libudffs/Makefile.am
+++ b/libudffs/Makefile.am
@@ -1,5 +1,5 @@
noinst_LTLIBRARIES = libudffs.la
-libudffs_la_SOURCES = crc.c extent.c misc.c unicode.c ../include/libudffs.h ../include/ecma_167.h ../include/osta_udf.h ../include/udf_endian.h ../include/bswap.h
+libudffs_la_SOURCES = crc.c extent.c misc.c unicode.c ../include/libudffs.h ../include/ecma_167.h ../include/osta_udf.h ../include/bswap.h
libudffs_la_LIBADD = @LTLIBOBJS@
AM_CPPFLAGS = -I$(top_srcdir)/include