From 844f963ae3df6a5f97db79c9469c9b8145f34a32 Mon Sep 17 00:00:00 2001 From: jylefort Date: Mon, 10 Apr 2006 10:58:24 +0000 Subject: Add fgsd. FGSD is an open source interactive program that allows the user to design custom sceneries for the FlightGear flight simulator project. It is developed under the terms of the GNU General Public License. WWW: http://fgsd.sourceforge.net/ --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index 77a60a15d910..34dacf3af960 100644 --- a/games/Makefile +++ b/games/Makefile @@ -167,6 +167,7 @@ SUBDIR += fargoal SUBDIR += fgfs-base SUBDIR += fgkicker + SUBDIR += fgsd SUBDIR += fillets-ng SUBDIR += filters SUBDIR += fkiss -- cgit