diff options
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 7576e37..3310ced 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -11,10 +11,6 @@ DOC_MAIN_SGML_FILE=atk-docs.sgml # The directory containing the source code (if it contains documentation). DOC_SOURCE_DIR=../atk -INSTALLDIR=$(prefix)/share/gtk-doc - -HTML_DIR = ${datadir}/gtk-doc/html - # Header files to ignore when scanning IGNORE_HFILES = atkmarshal.h atkintl.h |