* glib/Makefile.am: Add make-dbus-glib-error-switch.sh to EXTRA_DIST
authorJohn (J5) Palmieri <johnp@redhat.com>
Fri, 15 Jul 2005 20:28:05 +0000 (20:28 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Fri, 15 Jul 2005 20:28:05 +0000 (20:28 +0000)
commit0a04060376f0b7204faf0859de2365f64a5b9f3b
treebe317179b2ac419cfc8e10fb5165dba9299a012d
parent47e6b5ab8837e7f22a12d5bdcc7a794abdb05ed0
* glib/Makefile.am: Add make-dbus-glib-error-switch.sh to EXTRA_DIST
  so distcheck doesn't fail

* glib/examples/Makefile.am: Add example-service.xml and
  example-signal-emitter.xml to EXTRA_DIST so distcheck doesn't fail

* glib/examples/statemachine/Makefile.am: Add statemachine.xml and
  statemachine-server.xml to EXTRA_DIST so distcheck doesn't fail

* python/Makefile.am: Preprend $(srcdir)/ to source files so the
  compiler looks in the right places during distcheck
ChangeLog
glib/Makefile.am
glib/examples/Makefile.am
glib/examples/statemachine/Makefile.am
python/Makefile.am