projects
/
freeglut
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
* Indentation issues.
[freeglut]
/
Makefile.am
1
## Process this file with automake to produce makefile.im
2
3
SUBDIRS = src include progs doc
4
AUTOMAKE_OPTIONS = gnu
5
6
EXTRA_DIST = \
7
AUTHORS COPYING ChangeLog INSTALL NEWS README TODO \
8
freeglut.lsm autogen.sh \
9
freeglut.kdevprj freeglut.kdevelop \
10
freeglut.dsp freeglut.dsw \
11
freeglut_static.dsp
12