summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2012-06-14 14:14:31 +0300
committerAlon Levy <alevy@redhat.com>2012-06-20 16:25:33 +0300
commit9dff18a399fe07f5c53b0ba65715f0d58a60c6a0 (patch)
tree131cfe1173e1c450d3234e00725fb4ae9122e97f
parentd5d26cac49e0a0b6069f10eeeea3a49e4f4ed321 (diff)
Makefile.am: fix .gitignore not being generated in spice-protocol/spice
By adding spice-protocol to SUBDIRS configure and make will be called in it. Spotted by Marc-André.
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 28450b4..3b3c88d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
NULL =
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = python_modules common
+SUBDIRS = python_modules common spice-protocol
DIST_SUBDIRS = spice-protocol $(SUBDIRS)
EXTRA_DIST = \