Update config.h.win32(.in) and glibconfig.h.win32(.in)
[platform/upstream/glib.git] / docs / Makefile.am
index da6a13d..2349f44 100644 (file)
@@ -1,15 +1,9 @@
 ## Process this file with automake to produce Makefile.in
+include $(top_srcdir)/Makefile.decl
 
-info_TEXINFOS = glib.texi
+SUBDIRS = reference
 
-man_MANS = glib-config.1
-
-EXTRA_DIST = glib-config.1.in  \
-            glib.html          \
-            glib_toc.html
-
-glib.html glib_toc.html:
-       (cd $(srcdir); texi2html glib.texi)
+EXTRA_DIST += debugging.txt macros.txt
 
 files:
        @files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \