Changeset 6660
- Timestamp:
- 06/18/09 19:23:13 (9 months ago)
- Files:
-
- 1 modified
-
branches/bugfix-0.9.1/doc/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/bugfix-0.9.1/doc/Makefile
r6652 r6660 3 3 SUBDIRS = content liqi 4 4 DISTFILES = liquidsoap.1 Makefile reference_to_liqi.pl settings_to_liqi.pl no-ref.txt 5 DISTDIRS = orig scripts 5 6 PERL_DOM = $(shell perl -MXML::DOM -e1 > /dev/null 2>&1 && echo yes) 6 7
