ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/utils/Makefile.am
Revision: 1.3
Committed: Mon Mar 5 19:03:08 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.2: +5 -17 lines
Log Message:
major clenaup in utils/

File Contents

# Content
1
2 nodist_bin_SCRIPTS = player_dl.pl
3 dist_bin_SCRIPTS =
4 nodist_pkglib_SCRIPTS =
5 dist_pkglib_SCRIPTS = metaserver.pl
6 dist_noinst_SCRIPTS = player_dl.html
7
8 EXTRA_DIST =
9
10 CLEANFILES =
11
12 MAINTAINERCLEANFILES = Makefile.in
13