diff options
Diffstat (limited to 'gtk')
-rw-r--r-- | gtk/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 628f7dabe5..9664149536 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -166,6 +166,7 @@ source_headers = \ gtkhseparator.h \ gtkimage.h \ gtkinputdialog.h \ + gtkintl.h \ gtkinvisible.h \ gtkitem.h \ gtkitemfactory.h \ |