diff options
author | Matthias Clasen <mclasen@redhat.com> | 2011-02-21 18:34:09 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2011-02-21 18:34:09 -0500 |
commit | f90f84bbc33433f53aa574d29eaf897abc930f8c (patch) | |
tree | aa52bd240272b723ecb4107765a69d4c6b77c753 /modules/other | |
parent | cfba3a8f40221815bff5a4032d3576f1277b1958 (diff) | |
download | gtk+-f90f84bbc33433f53aa574d29eaf897abc930f8c.tar.gz |
Fix distcheck
Diffstat (limited to 'modules/other')
-rw-r--r-- | modules/other/gail/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/other/gail/Makefile.am b/modules/other/gail/Makefile.am index 0a8bcc386c..789c38ed00 100644 --- a/modules/other/gail/Makefile.am +++ b/modules/other/gail/Makefile.am @@ -85,6 +85,7 @@ gail_private_h_sources = \ gailimage.h \ gailimagecell.h \ gaillabel.h \ + gaillinkbutton.h \ gailmenu.h \ gailmenushell.h \ gailmenuitem.h \ |