diff options
author | pixel <pixel> | 2003-01-22 17:39:58 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-01-22 17:39:58 +0000 |
commit | 22fab48c6ad09e7a3d623d4e9c93147dd786c8dd (patch) | |
tree | 4a2009c0580546a790fafc872814192e196868e9 /src | |
parent | ac4600dbd1260c0703c59d46512656ad3823f848 (diff) |
efence pawah
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 59b7e19..a2693d4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -7,6 +7,6 @@ noinst_PROGRAMS = test test_SOURCES = test.cc -LDADD = ../lib/libmogltk.la -lefence +LDADD = ../lib/libmogltk.la test_LDADD = $(LDADD) |