diff --git a/scope/src/Makefile.am b/scope/src/Makefile.am index dd186e6b4..7575884f5 100644 --- a/scope/src/Makefile.am +++ b/scope/src/Makefile.am @@ -47,6 +47,7 @@ scope_la_SOURCES = \ views.h \ watch.c \ watch.h \ + store.h \ store/scptreedata.h \ store/scptreedata.c \ store/scptreestore.h \