nautilus/docs/Makefile.am

26 lines
389 B
Makefile
Raw Normal View History

NULL =
SUBDIRS = reference
man_MANS = \
nautilus.1 \
$(NULL)
EXTRA_DIST = \
$(man_MANS) \
architecture.txt \
dnd.txt \
load-states.dia \
nautilus-internals.sxw \
nautilus-internals.pdf \
nautilus-io.txt \
nautilus.faq \
recommended-books.html \
smoketests.html \
state-machines.txt \
style-guide.html \
key_mouse_navigation.txt \
$(NULL)
2012-09-17 21:54:11 +00:00
-include $(top_srcdir)/git.mk