make: move the design doc also on the Makefile.am level (for dist)
authorStefan Kost <ensonic@users.sf.net>
Mon, 13 Dec 2010 10:34:58 +0000 (12:34 +0200)
committerStefan Kost <ensonic@users.sf.net>
Mon, 13 Dec 2010 10:36:47 +0000 (12:36 +0200)
docs/Makefile.am
docs/design/Makefile.am

index 7ae8b99..b0d55f4 100644 (file)
@@ -12,7 +12,6 @@ SUBDIRS = design libs $(PLUGIN_DOCS_DIRS)
 DIST_SUBDIRS = design libs plugins
 
 EXTRA_DIST = \
-       design-audiosinks.txt \
         version.entities.in
 
 upload:
index 8bb5236..f2e0b71 100644 (file)
@@ -2,6 +2,7 @@ SUBDIRS =
 
 
 EXTRA_DIST = \
+       design-audiosinks.txt      \
        design-decodebin.txt       \
        design-orc-integration.txt \
        draft-keyframe-force.txt   \