summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 15:05:52 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 15:05:52 +0000
commit0e870e06f5176b9d390ae1baa5c31d6b710b2656 (patch)
tree7126a34ccfc2242f38147b95752fc0da4f3a5443 /Makefile.am
parent2a99e6df916c84e8eecd5df02e7b69210cf0edfc (diff)
downloadgvfs-0e870e06f5176b9d390ae1baa5c31d6b710b2656.tar.gz
Split out gio into its own module
Original git commit by Alexander Larsson <alexl@redhat.com> at 1188826453 +0200 svn path=/trunk/; revision=888
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am14
1 files changed, 1 insertions, 13 deletions
diff --git a/Makefile.am b/Makefile.am
index 263cb853..933ffeb1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,23 +1,11 @@
NULL =
-if OS_UNIX
-unix_dirs = \
+SUBDIRS = \
common \
client \
daemon \
- $(NULL)
-
-endif
-
-SUBDIRS = \
- gio \
- $(unix_dirs) \
po \
- programs \
test \
$(NULL)
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
-
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = gio-standalone.pc