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