summaryrefslogtreecommitdiff
path: root/udfinfo/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'udfinfo/Makefile.am')
-rw-r--r--udfinfo/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/udfinfo/Makefile.am b/udfinfo/Makefile.am
index fd3f5bb..9d36d8c 100644
--- a/udfinfo/Makefile.am
+++ b/udfinfo/Makefile.am
@@ -1,4 +1,4 @@
bin_PROGRAMS = udfinfo
udfinfo_LDADD = $(top_builddir)/libudffs/libudffs.la
-udfinfo_SOURCES = main.c readdisc.c options.c readdisc.h options.h ../include/ecma_167.h ../include/osta_udf.h ../include/libudffs.h ../include/udf_endian.h ../include/bswap.h
+udfinfo_SOURCES = main.c readdisc.c options.c readdisc.h options.h ../include/ecma_167.h ../include/osta_udf.h ../include/libudffs.h ../include/bswap.h
AM_CPPFLAGS = -I$(top_srcdir)/include