mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-08 08:19:01 +00:00
20 lines
314 B
Text
20 lines
314 B
Text
|
#
|
||
|
#
|
||
|
|
||
|
MAINTAINERCLEANFILES = Makefile.in
|
||
|
|
||
|
DIST_SUBDIRS = net 3d pacs sound misc georges ligo
|
||
|
|
||
|
SUBDIRS = @NEL_SUBDIRS@
|
||
|
|
||
|
EXTRA_DIST = 3d.vcproj \
|
||
|
georges.vcproj \
|
||
|
ligo.vcproj \
|
||
|
logic.vcproj \
|
||
|
misc.vcproj \
|
||
|
net.vcproj \
|
||
|
pacs.vcproj \
|
||
|
sound.vcproj
|
||
|
|
||
|
# End of Makefile.am
|