10 lines
106 B
Makefile
10 lines
106 B
Makefile
#
|
|
#
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
EXTRA_DIST = direct3d
|
|
|
|
SUBDIRS = opengl
|
|
|
|
# End of Makefile.am
|