Makefile
changeset 1 da08d9c69f4b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Makefile	Sat Mar 05 14:59:46 2011 -0800
@@ -0,0 +1,2 @@
+ui_PyVEFViewer.py: viewerInterface.ui
+	pyuic4 $< > $@