install atknoopobject.h and atknoopobjectfactory.h
authorPadraig O'Briain <padraigo@src.gnome.org>
Thu, 14 Jun 2001 12:08:18 +0000 (12:08 +0000)
committerPadraig O'Briain <padraigo@src.gnome.org>
Thu, 14 Jun 2001 12:08:18 +0000 (12:08 +0000)
* atk/Makefile.am: install atknoopobject.h and atknoopobjectfactory.h

ChangeLog
atk/Makefile.am

index ed0abf1..1081c9d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-13  Padraig O'Briain  <padraig.obriain@sun.com>
+
+       * atk/Makefile.am: install atknoopobject.h and atknoopobjectfactory.h
+
 2001-06-11  Havoc Pennington  <hp@redhat.com>
 
        * NEWS: updated
index 52ad7bf..3d5daca 100644 (file)
@@ -9,9 +9,7 @@ libatk_la_SOURCES =             \
        atkhypertext.c          \
        atkimage.c              \
        atknoopobject.c         \
-        atknoopobject.h                \
        atknoopobjectfactory.c  \
-        atknoopobjectfactory.h \
        atkobject.c             \
        atkobjectfactory.c      \
        atkregistry.c           \
@@ -47,6 +45,8 @@ libatkinclude_HEADERS =       \
         atkeditabletext.h      \
         atkhyperlink.h         \
         atkhypertext.h         \
+        atknoopobject.h                \
+        atknoopobjectfactory.h \
         atkobject.h            \
        atkobjectfactory.h      \
         atkimage.h             \