diff options
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am deleted file mode 100644 index 1a3bbd5ba..000000000 --- a/docs/Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ -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) |