[Gpredict-svn] SF.net SVN: gpredict:[461] trunk/src/Makefile.am
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
|
From: <cs...@us...> - 2009-10-01 10:33:10
|
Revision: 461
http://gpredict.svn.sourceforge.net/gpredict/?rev=461&view=rev
Author: csete
Date: 2009-10-01 10:32:37 +0000 (Thu, 01 Oct 2009)
Log Message:
-----------
Fixed a typo.
Modified Paths:
--------------
trunk/src/Makefile.am
Modified: trunk/src/Makefile.am
===================================================================
--- trunk/src/Makefile.am 2009-10-01 10:29:30 UTC (rev 460)
+++ trunk/src/Makefile.am 2009-10-01 10:32:37 UTC (rev 461)
@@ -52,7 +52,7 @@
gtk-sat-module.c gtk-sat-module.h \
gtk-sat-module-popup.c gtk-sat-module-popup.h \
gtk-sat-module-tmg.c gtk-sat-module-tmg.h \
- gtk-sat-selector.c gtk-sat-slector.h \
+ gtk-sat-selector.c gtk-sat-selector.h \
gtk-single-sat.c gtk-single-sat.h \
gtk-sky-glance.c gtk-sky-glance.h \
gui.c gui.h \
@@ -68,11 +68,11 @@
pass-popup-menu.c pass-popup-menu.h \
pass-to-txt.c pass-to-txt.h \
predict-tools.c predict-tools.h \
- qth-data.c qth-data.h \
+ qth-data.c qth-data.h \
qth-editor.c qth-editor.h \
radio-conf.c radio-conf.h \
rotor-conf.c rotor-conf.h \
- trsp-conf.c trsp-conf.h \
+ trsp-conf.c trsp-conf.h \
sat-cfg.c sat-cfg.h \
sat-info.c sat-info.h \
sat-log.c sat-log.h \
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|