]> www.fi.muni.cz Git - evince.git/blobdiff - libview/Makefile.am
[libview] Move cursor handling stuff to a new file
[evince.git] / libview / Makefile.am
index e26e82ed96612b5f7d8e4d619396572f9d939fc6..95d9f29ddfe16ff609898faba11ad67d0ccbe22a 100644 (file)
@@ -7,6 +7,7 @@ NOINST_H_FILES =                        \
        ev-timeline.h                   \
        ev-transition-animation.h       \
        ev-view-accessible.h            \
+       ev-view-cursor.h                \
        ev-view-marshal.h               \
        ev-view-private.h
 
@@ -36,6 +37,7 @@ libevview_la_SOURCES =                        \
        ev-view.c                       \
        ev-view-accessible.c            \
        ev-view-marshal.c               \
+       ev-view-cursor.c                \
        ev-view-type-builtins.c         \
        $(NOINST_H_FILES)               \
        $(INST_H_FILES)