changeset 11661:8ebc2219fae3

[gaim-migrate @ 13946] hopefully this will apease cruise control... committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Fri, 14 Oct 2005 05:28:50 +0000
parents a3302d271199
children 4117f696638e
files plugins/mono/api/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/mono/api/Makefile.am	Fri Oct 14 05:00:17 2005 +0000
+++ b/plugins/mono/api/Makefile.am	Fri Oct 14 05:28:50 2005 +0000
@@ -15,7 +15,7 @@
 
 .PHONY: install clean
 
-install:
+install: $(TARGET)
 	$(INSTALL) -m 644 $(TARGET) $(libdir)/gaim
 	
 clean: