summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
deleted file mode 100644
index 020a73a6c7..0000000000
--- a/docs/Makefile.am
+++ /dev/null
@@ -1,20 +0,0 @@
-## Process this file with automake to produce Makefile.in
-include $(top_srcdir)/Makefile.decl
-
-SUBDIRS = reference tools
-
-EXTRA_DIST += \
- CODING-STYLE \
- developers.txt \
- dnd_internals.txt \
- focus_tracking.txt \
- RELEASE-HOWTO \
- sizing-test.txt \
- styles.txt \
- text_widget_internals.txt \
- tree-column-sizing.png \
- tree-column-sizing.txt \
- widget_geometry.txt \
- widget_system.txt
-
--include $(top_srcdir)/git.mk