]> git.mxchange.org Git - flightgear.git/commitdiff
Tweaks.
authorcurt <curt>
Sun, 26 Apr 1998 05:01:28 +0000 (05:01 +0000)
committercurt <curt>
Sun, 26 Apr 1998 05:01:28 +0000 (05:01 +0000)
AssemTris/Makefile.in
DemRaw2ascii/Makefile.in
Tools/Makefile.in

index 0dd97ba9eb5f8e1f796110d69fd5c97f50a7d58c..8b0483d03fe2094214cc3c72d6c2ba6ff653f789 100644 (file)
@@ -344,8 +344,8 @@ INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib
 
 #---------------------------------------------------------------------------
 # $Log$
-# Revision 1.5  1998/04/25 15:12:08  curt
-# Misc. tweaks.
+# Revision 1.6  1998/04/26 05:01:31  curt
+# Tweaks.
 #
 # Revision 1.2  1998/04/14 02:25:59  curt
 # Code reorganizations.  Added a Lib/ directory for more general libraries.
index a1bd49d30ad634a9325d97d7b31ae3645dd4cafd..e1d47af297b29c8dc0cf6c3dddc6159989d181f1 100644 (file)
@@ -343,8 +343,8 @@ INCLUDES +=
 
 #---------------------------------------------------------------------------
 # $Log$
-# Revision 1.3  1998/04/25 15:12:11  curt
-# Misc. tweaks.
+# Revision 1.4  1998/04/26 05:01:34  curt
+# Tweaks.
 #
 # Revision 1.2  1998/04/24 00:44:04  curt
 # Added zlib support.
index 352c4f3def7b838abaf9d6ccd07bf53977c22ba8..b9699ac0f350c8c154b3c403dc8bbfa7f68ef063 100644 (file)
@@ -76,6 +76,7 @@ EXTRA_DIST = process-dem.pl
 SUBDIRS = \
        AssemTris \
        Dem2node \
+       Deminfo \
        DemRaw2ascii \
        FixNode \
        FixObj \