Revision: 4425
http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4425&view=rev
Author: dcommander
Date: 2011-05-17 16:57:23 +0000 (Tue, 17 May 2011)
Log Message:
-----------
Ensure that a modified source file under rdr/ or rfb/ will trigger a rebuild
Modified Paths:
--------------
trunk/java/src/com/tigervnc/vncviewer/Makefile
Modified: trunk/java/src/com/tigervnc/vncviewer/Makefile
===================================================================
--- trunk/java/src/com/tigervnc/vncviewer/Makefile 2011-05-17 12:42:51 UTC
(rev 4424)
+++ trunk/java/src/com/tigervnc/vncviewer/Makefile 2011-05-17 16:57:23 UTC
(rev 4425)
@@ -26,7 +26,7 @@
all: $(CLASSES) $(ARCHIVE)
-$(CLASSES): $(SOURCES)
+$(CLASSES): $(SOURCES) ../rfb/*.java ../rdr/*.java
$(JC) $(JCFLAGS) -O $(SOURCES)
$(ARCHIVE): $(CLASSES) $(MANIFEST) $(TIMESTAMP)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits