summaryrefslogtreecommitdiffstats
path: root/loader2/Makefile
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-05-30 20:52:15 +0000
committerChris Lumens <clumens@redhat.com>2006-05-30 20:52:15 +0000
commit1fd68f34d47ec31811201d1bb5bf5fd1f1352338 (patch)
tree57dbfc4cf2e079603c27fd1968fab41242107fe4 /loader2/Makefile
parent80d09cfd4b24f3eb3af1607feab9633f86692555 (diff)
downloadanaconda-1fd68f34d47ec31811201d1bb5bf5fd1f1352338.tar.gz
anaconda-1fd68f34d47ec31811201d1bb5bf5fd1f1352338.tar.xz
anaconda-1fd68f34d47ec31811201d1bb5bf5fd1f1352338.zip
Bump version.
Diffstat (limited to 'loader2/Makefile')
-rw-r--r--loader2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader2/Makefile b/loader2/Makefile
index efb951c15..60b58eef8 100644
--- a/loader2/Makefile
+++ b/loader2/Makefile
@@ -7,7 +7,7 @@ else
TARGET=depend $(PROGS)
endif
-GLIB = /lib/libglib-2.0.a
+GLIB = $(shell pkg-config --libs glib-2.0)
CFLAGS += $(shell pkg-config --cflags glib-2.0)
SLANGLIB = -lslang