mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-12 02:09:46 +00:00
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
|
|
|