Update the automake file with new headers
authorOmari Stephens <xsdg@google.com>
Sat, 24 Dec 2016 05:28:00 +0000 (05:28 +0000)
committerOmari Stephens <xsdg@google.com>
Sat, 24 Dec 2016 05:28:00 +0000 (05:28 +0000)
src/Makefile.am

index 6941e38..b78e258 100644 (file)
@@ -203,12 +203,18 @@ geeqie_SOURCES = \
        options.c       \
        options.h       \
        pan-calendar.c  \
+       pan-calendar.h  \
        pan-folder.c    \
+       pan-folder.h    \
        pan-grid.c      \
+       pan-grid.h      \
        pan-item.c      \
+       pan-item.h      \
        pan-timeline.c  \
+       pan-timeline.h  \
        pan-types.h     \
        pan-util.c      \
+       pan-util.h      \
        pan-view.c      \
        pan-view.h      \
        pixbuf-renderer.c       \