diff options
-rw-r--r-- | mate-panel/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mate-panel/Makefile.am b/mate-panel/Makefile.am index 8c07329d..0b822882 100644 --- a/mate-panel/Makefile.am +++ b/mate-panel/Makefile.am @@ -80,6 +80,7 @@ panel_headers = \ panel.h \ applet.h \ drawer.h \ + drawer-private.h \ panel-util.h \ panel-properties-dialog.h \ panel-config-global.h \ |