12 lines
224 B
Makefile
12 lines
224 B
Makefile
#
|
|
# $Id: Makefile.am,v 1.1 2005-04-04 09:45:06 cado Exp $
|
|
#
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
cluster_viewerdir = $(datadir)/nel/samples/cluster_viewer/groups/
|
|
|
|
cluster_viewer_DATA = street.ig
|
|
|
|
# End of Makefile.am
|
|
|