summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2012-07-16 16:05:55 +0200
committerMarc-André Lureau <marcandre.lureau@gmail.com>2012-07-16 17:35:08 +0200
commit735e43167195267e70559101a1b35196b59b84ca (patch)
tree1767d5ade5cac6f9c346649929a2b77861ab3ab5 /Makefile.am
parent7eba850ad562f3c5a29621af09d93535a76ff99c (diff)
downloadspice-common-735e43167195267e70559101a1b35196b59b84ca.tar.gz
spice-common-735e43167195267e70559101a1b35196b59b84ca.tar.xz
spice-common-735e43167195267e70559101a1b35196b59b84ca.zip
build-sys: fix make distcheck
- don't try to overwrite read-only enums.h - DIST_SUBDIRS is no longer needed
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 79f7903..30c4f37 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,6 @@ NULL =
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = python_modules common spice-protocol
-DIST_SUBDIRS = spice-protocol $(SUBDIRS)
EXTRA_DIST = \
spice_codegen.py \