From f90f84bbc33433f53aa574d29eaf897abc930f8c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 21 Feb 2011 18:34:09 -0500 Subject: [PATCH] Fix distcheck --- modules/other/gail/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \