summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2004-05-07 20:43:18 +0000
committerKeith Packard <keithp@keithp.com>2004-05-07 20:43:18 +0000
commit537a71fa230d2c5fafdc3af1cb33f979dc9545bb (patch)
tree0f79eb3f75190c292daa752c7859241988d16b8b
parentdb0e7e6ce278640503ac6443ee161f561748ed64 (diff)
Add dependencies to liblibghtpipe.so
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.am2
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ad5ec8..b1bab25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-07 Keith Packard <keithp@keithp.com>
+
+ * Makefile.am:
+ Add dependencies to liblibghtpipe.so
+
2004-04-30 Keith Packard <keithp@keithp.com>
* lightpipe.c: (main):
diff --git a/Makefile.am b/Makefile.am
index 8b34de1..77b0a2d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,6 +44,8 @@ liblightpipe_la_SOURCES = \
lpint.h \
lptable.c
+liblightpipe_la_LIBADD = $(LIGHTPIPE_LIBS)
+
liblightpipeincludedir = $(includedir)/X11/extensions
liblightpipeinclude_HEADERS = lightpipe.h