[Gpredict-svn] SF.net SVN: gpredict: [18] trunk/win32/Makefile
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
From: <cs...@us...> - 2008-01-24 21:34:32
|
Revision: 18 http://gpredict.svn.sourceforge.net/gpredict/?rev=18&view=rev Author: csete Date: 2008-01-24 13:34:18 -0800 (Thu, 24 Jan 2008) Log Message: ----------- Added files with rotator configuration code to build list. Modified Paths: -------------- trunk/win32/Makefile Modified: trunk/win32/Makefile =================================================================== --- trunk/win32/Makefile 2008-01-24 21:33:28 UTC (rev 17) +++ trunk/win32/Makefile 2008-01-24 21:34:18 UTC (rev 18) @@ -116,6 +116,7 @@ predict-tools.c \ qth-editor.c \ radio-conf.c \ + rotor-conf.c \ rdv.c \ sat-cfg.c \ sat-debugger.c \ @@ -142,7 +143,9 @@ sat-pref-qth-editor.c \ sat-pref-refresh.c \ sat-pref-rig.c \ + sat-pref-rig-editor.c \ sat-pref-rot.c \ + sat-pref-rot-editor.c \ sat-pref-single-pass.c \ sat-pref-single-sat.c \ sat-pref-sky-at-glance.c \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |