Removing extraneous directories from the base "Makefile.am" file
authorJohn F. Fay <johnffay@nettally.com>
Sat, 4 Feb 2012 05:21:57 +0000 (05:21 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Sat, 4 Feb 2012 05:21:57 +0000 (05:21 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1037 7f0cb862-5218-0410-a997-914c9d46530a

Makefile.am

index 8f93db5..bace55a 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = src src/Common src/x11 include progs doc
+SUBDIRS = src include progs doc
 AUTOMAKE_OPTIONS = gnu
 
 EXTRA_DIST = \