# HG changeset patch # User Stu Tomlinson # Date 1134757578 0 # Node ID abee34af2f55b5710fa2147ad047085c8debd8c1 # Parent 9fd94eb52dc31eacaf8714046f5039df3b6d72e2 [gaim-migrate @ 14813] Make sure the dbus related scripts are included in "make dist" committer: Tailor Script diff -r 9fd94eb52dc3 -r abee34af2f55 src/Makefile.am --- a/src/Makefile.am Fri Dec 16 18:13:20 2005 +0000 +++ b/src/Makefile.am Fri Dec 16 18:26:18 2005 +0000 @@ -1,6 +1,10 @@ EXTRA_DIST = \ dbus-analyze-functions.py \ dbus-analyze-types.py \ + gaim-notifications-example.py \ + gaim-remote.py \ + gaim-send \ + gaim-send-async \ getopt.c \ getopt.h \ getopt1.c \