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