diff options
| author | raveit65 <[email protected]> | 2018-03-25 21:08:45 +0200 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2018-03-25 21:09:58 +0200 |
| commit | db865a185753f109e15a468bf18d9e5ddf1f565f (patch) | |
| tree | 33cacdb9bb0430c7c7514db05e5f34bf0082e86b | |
| parent | dd6f3f776ae956254433ea33341a3439b89ff070 (diff) | |
| download | mate-panel-db865a185753f109e15a468bf18d9e5ddf1f565f.tar.bz2 mate-panel-db865a185753f109e15a468bf18d9e5ddf1f565f.tar.xz | |
fix distcheck
| -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 \ |
