summaryrefslogtreecommitdiff
path: root/src/input/libdvdnav/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/libdvdnav/Makefile.am')
-rw-r--r--src/input/libdvdnav/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/input/libdvdnav/Makefile.am b/src/input/libdvdnav/Makefile.am
index e15771a77..559563aa6 100644
--- a/src/input/libdvdnav/Makefile.am
+++ b/src/input/libdvdnav/Makefile.am
@@ -11,6 +11,7 @@ libdvdnav_la_SOURCES = \
highlight.c \
navigation.c \
read_cache.c \
+ remap.c \
searching.c \
settings.c \
vm.c \
@@ -23,6 +24,7 @@ noinst_HEADERS = \
dvdnav.h \
dvdnav_events.h \
dvdnav_internal.h \
+ remap.h \
vm.h \
vmcmd.h \
read_cache.h \