packagekit/docs/html/Makefile.am

25 lines
376 B
Makefile
Raw Normal View History

SUBDIRS = img videos
HTML_FILES = \
index.html \
pk-authors.html \
pk-bugs.html \
pk-download.html \
pk-faq.html \
pk-help.html \
pk-intro.html \
pk-matrix.html \
pk-profiles.html \
pk-reference.html \
pk-screenshots.html \
pk-package-not-found.html \
pk-using.html
EXTRA_DIST = \
style.css \
$(HTML_FILES)
clean-local:
rm -f *~