Fri, 16 Dec 2005 18:26:18 +0000
[gaim-migrate @ 14813]
Make sure the dbus related scripts are included in "make dist"
| src/Makefile.am | file | annotate | diff | comparison | revisions |
--- 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 \