]> Pileus Git - ~andy/gtk/blobdiff - gtk/Makefile.am
New tooltips API.
[~andy/gtk] / gtk / Makefile.am
index 749b7ff8f59aefd8a582d1690793922a0f6868e7..b212d62ed784ba2d585d3de0497c1f5b88369eee 100644 (file)
@@ -292,6 +292,7 @@ gtk_public_h_sources =          \
        gtktoolbar.h            \
        gtktoolbutton.h         \
        gtktoolitem.h           \
+       gtktooltip.h            \
        gtktooltips.h           \
        gtktree.h               \
        gtktreednd.h            \
@@ -559,6 +560,7 @@ gtk_base_c_sources =            \
        gtktoolbar.c            \
        gtktoolbutton.c         \
        gtktoolitem.c           \
+       gtktooltip.c            \
        gtktooltips.c           \
        gtktree.c               \
        gtktreedatalist.c       \