diff options
Diffstat (limited to 'src/gtkext/Makefile.am')
-rw-r--r-- | src/gtkext/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gtkext/Makefile.am b/src/gtkext/Makefile.am index fd6c575..4590aa6 100644 --- a/src/gtkext/Makefile.am +++ b/src/gtkext/Makefile.am @@ -48,6 +48,7 @@ libgtkext4_la_SOURCES = \ panel-int.h \ panel.h panel.c \ resources.h resources.c \ + statusstack-int.h \ statusstack.h statusstack.c libgtkext4_la_CFLAGS = $(LIBGTK4_CFLAGS) |