summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index bef5917e0..bbe5fa6fe 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -86,6 +86,7 @@ gtk_public_h_sources = @STRIP_BEGIN@ \
gtk.h \
gtkaccelgroup.h \
gtkaccellabel.h \
+ gtkaccelmap.h \
gtkaccessible.h \
gtkadjustment.h \
gtkalignment.h \
@@ -244,6 +245,7 @@ gtk_private_h_sources = @STRIP_BEGIN@ \
# GTK+ C sources to build the library from
gtk_c_sources = @STRIP_BEGIN@ \
gtkaccelgroup.c \
+ gtkaccelmap.c \
gtkaccellabel.c \
gtkaccessible.c \
gtkadjustment.c \