summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEdward Hervey <edward.hervey@collabora.co.uk>2009-08-07 17:09:59 +0200
committerEdward Hervey <edward.hervey@collabora.co.uk>2009-08-07 17:11:33 +0200
commitcafbc229e862b31199fc35c087b729b683768c94 (patch)
tree196685e76d5ad6592c949e9157ac1b89257199f7 /Makefile.am
parentf94f53f87cfede19484cf923597d54bad2dca493 (diff)
Fix build. Can now run make distcheck.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 2d7139c0..14dbc41e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,11 +1,11 @@
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
-SUBDIRS = ges tests
+SUBDIRS = ges tests common m4
-DIST_SUBDIRS = ges
+DIST_SUBDIRS = ges tests common m4
# include before EXTRA_DIST for win32 assignment
-include $(top_srcdir)/common/win32.mak
+#include $(top_srcdir)/common/win32.mak
EXTRA_DIST = \
gst-editing-services.spec depcomp \