[Gpredict-svn] SF.net SVN: gpredict: [17] trunk/src/Makefile.am
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
From: <cs...@us...> - 2008-01-24 21:33:56
|
Revision: 17 http://gpredict.svn.sourceforge.net/gpredict/?rev=17&view=rev Author: csete Date: 2008-01-24 13:33:28 -0800 (Thu, 24 Jan 2008) Log Message: ----------- Added files with rotator configuration code to build list. Modified Paths: -------------- trunk/src/Makefile.am Modified: trunk/src/Makefile.am =================================================================== --- trunk/src/Makefile.am 2008-01-24 21:06:10 UTC (rev 16) +++ trunk/src/Makefile.am 2008-01-24 21:33:28 UTC (rev 17) @@ -66,6 +66,7 @@ predict-tools.c predict-tools.h \ qth-editor.c qth-editor.h \ radio-conf.c radio-conf.h \ + rotor-conf.c rotor-conf.h \ rdv.c rdv.h \ sat-cfg.c sat-cfg.h \ sat-log.c sat-log.h \ @@ -92,6 +93,7 @@ sat-pref-rig.c sat-pref-rig.h sat-pref-rig-data.h \ sat-pref-rig-editor.c sat-pref-rig-editor.h \ sat-pref-rot.c sat-pref-rot.h \ + sat-pref-rot-editor.c sat-pref-rot-editor.h \ sat-pref-predict.c sat-pref-predict.h \ sat-pref-conditions.c sat-pref-conditions.h \ sat-pref-multi-pass.c sat-pref-multi-pass.h \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |