13 lines
204 B
Makefile
13 lines
204 B
Makefile
#
|
|
#
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
DIST_SUBDIRS = net 3d pacs sound misc georges ligo
|
|
|
|
SUBDIRS = @NEL_SUBDIRS@
|
|
|
|
includedir = ${prefix}/include/nel
|
|
|
|
# End of Makefile.am
|
|
|