summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2009-08-26 14:35:36 +0100
committerRichard Hughes <richard@hughsie.com>2009-08-26 14:35:36 +0100
commit5afc8e735a2949fb40a7993a3354e10e93d777e9 (patch)
treea5f1215ece86d2b91faa8c52ab864acad488e5fc /lib/Makefile.am
parentef587b96c6629ea00c3d0f367e4bf992b4c4dd71 (diff)
Checkin a very early version of the glib2 library for review
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 05d5a2f16..d509ce9f3 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -8,3 +8,7 @@ if PK_BUILD_MANAGED
SUBDIRS += packagekit-sharp
endif
+if PK_BUILD_GLIB2
+SUBDIRS += packagekit-glib2
+endif
+