# HG changeset patch # User Daniel Atallah # Date 1161227691 0 # Node ID 8379e256b062dc88af30f4b4fb04c5acd55b7fb0 # Parent 39cc98d23db2bb1d4aec72ef34653d5a72892dd2 [gaim-migrate @ 17543] Don't install Makefile.mingw. Ari Pollak noticed this. committer: Tailor Script diff -r 39cc98d23db2 -r 8379e256b062 gtk/sounds/Makefile.am --- a/gtk/sounds/Makefile.am Thu Oct 19 02:37:24 2006 +0000 +++ b/gtk/sounds/Makefile.am Thu Oct 19 03:14:51 2006 +0000 @@ -1,10 +1,10 @@ EXTRA_DIST = \ - Makefile.mingw \ + Makefile.mingw + +soundsdir = $(datadir)/sounds/gaim +sounds_DATA = \ alert.wav \ login.wav \ logout.wav \ receive.wav \ send.wav - -soundsdir = $(datadir)/sounds/gaim -sounds_DATA = $(EXTRA_DIST)