summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorUri Lublin <uril@redhat.com>2010-01-03 11:58:00 +0200
committerYaniv Kamay <ykamay@redhat.com>2010-01-10 19:45:34 +0200
commite2dd219f6bb96036e54acfd7c2cf65ff09847f9e (patch)
treecbd4515ea0f42745016797ea5d1217a66d7a8b4a /Makefile.am
parent49e532c327b1ee0d2f83e98812708d58a8496c94 (diff)
downloadspice-e2dd219f6bb96036e54acfd7c2cf65ff09847f9e.tar.gz
spice-e2dd219f6bb96036e54acfd7c2cf65ff09847f9e.tar.xz
spice-e2dd219f6bb96036e54acfd7c2cf65ff09847f9e.zip
configure.ac: use AC_CONFIG_SUBDIRS to run configure in subdirs (subdir config)
That's about all the work configure.ac does. Moved config.pc.in to server, and updated Makefile.am and server/Makefile.am accordingly Signed-off-by: Uri Lublin <uril@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index c5e5c7bb..b4232cb7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1 @@
SUBDIRS = common server client
-
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = spice.pc
-
-DISTCLEANFILES = \
- spice.pc