[kdbus] Add SipHash algorithm
[platform/upstream/glib.git] / docs / Makefile.am
index 94c43be..f956360 100644 (file)
@@ -1,20 +1,11 @@
 ## Process this file with automake to produce Makefile.in
 
-info_TEXINFOS = glib.texi
+SUBDIRS = reference
 
-man_MANS = glib-config.1
-
-EXTRA_DIST = glib-config.1     \
-            glib.html          \
-            glib_toc.html
-
-glib.html:
-       texi2html glib.texi
-
-glib_toc.html:
-       texi2html glib.texi
+EXTRA_DIST = debugging.txt macros.txt
 
 files:
        @files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \
          echo $$p; \
        done
+