Kaynağa Gözat

Stop shipping the design paper in the tarballs

Sebastian Hahn 15 yıl önce
ebeveyn
işleme
2c0ad636d9
2 değiştirilmiş dosya ile 3 ekleme ve 2 silme
  1. 2 1
      ChangeLog
  2. 1 1
      doc/Makefile.am

+ 2 - 1
ChangeLog

@@ -5,7 +5,8 @@ Changes in version 0.2.2.9-alpha - 2010-??-??
       nicer HTML.
 
   o Removed features:
-    - Stop shipping parts of the website in the source tarballs.
+    - Stop shipping parts of the website and the design paper in the
+      source tarballs.
 
 
 Changes in version 0.2.2.8-alpha - 2010-01-26

+ 1 - 1
doc/Makefile.am

@@ -32,7 +32,7 @@ asciidoc_product = $(nodist_man_MANS) $(doc_DATA)
 
 SUBDIRS = design-paper spec
 
-DIST_SUBDIRS = design-paper spec
+DIST_SUBDIRS = spec
 
 # Generate the html documentation from asciidoc, but don't do
 # machine-specific replacements yet