8 lines
231 B
Makefile
8 lines
231 B
Makefile
|
## Process this file with automake to produce makefile.im
|
||
|
|
||
|
SUBDIRS = freeglut-1.3 include genfonts tests
|
||
|
AUTOMAKE_OPTIONS = gnu
|
||
|
|
||
|
EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL NEWS README TODO freeglut.lsm \
|
||
|
freeglut.kdevprj
|