summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-01-29 16:33:18 +0100
committerAlexander Larsson <alexl@redhat.com>2010-02-04 16:47:27 +0100
commit193c54c0da71a5feb8fccfefb4de07526ef191c6 (patch)
tree687a9bde59d8c69d30a3eb484a557fe3fe2db720 /Makefile.am
parente625b1a1fb672dcb827cd97592f745d9db653c29 (diff)
downloadspice-protocol-193c54c0da71a5feb8fccfefb4de07526ef191c6.tar.gz
spice-protocol-193c54c0da71a5feb8fccfefb4de07526ef191c6.tar.xz
spice-protocol-193c54c0da71a5feb8fccfefb4de07526ef191c6.zip
Add autoconf and pkg-config setup
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..284ff9b
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,7 @@
+SUBDIRS = spice
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = spice-protocol.pc
+
+DISTCLEANFILES = \
+ spice-protocol.pc