diff plugins/docklet/Makefile.am @ 11709:cae2fb7e8594

[gaim-migrate @ 14000] This is a patch from Casey Harkins to significantly overhaul the docklet plugin. I'm pretty happy about this because it enables us to remove a win32 GTK+ dependency on the core and all the prpls. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Sat, 22 Oct 2005 01:18:08 +0000
parents 2cc05a9e944d
children 42e6c5e038d8
line wrap: on
line diff
--- a/plugins/docklet/Makefile.am	Sat Oct 22 01:03:18 2005 +0000
+++ b/plugins/docklet/Makefile.am	Sat Oct 22 01:18:08 2005 +0000
@@ -1,6 +1,8 @@
 EXTRA_DIST = \
-		Makefile.mingw \
-		docklet-win32.c
+		Makefile.mingw   \
+		docklet-win32.c  \
+		MinimizeToTray.c \
+		MinimizeToTray.h
 
 plugindir = $(libdir)/gaim