improves Makefile.am
authorPeng Wu <alexepico@gmail.com>
Wed, 31 Aug 2011 02:45:47 +0000 (10:45 +0800)
committerPeng Wu <alexepico@gmail.com>
Wed, 31 Aug 2011 02:45:47 +0000 (10:45 +0800)
tests/include/Makefile.am

index 958e1d8..e00e220 100644 (file)
@@ -25,5 +25,5 @@ noinst_PROGRAMS          = test_memory_chunk
 
 test_memory_chunk_SOURCES    = test_memory_chunk.cpp
 
-test_memory_chunk_LDADD      = ../../src/libpinyin.la @GLIB2_LIBS@
+test_memory_chunk_LDADD      = @GLIB2_LIBS@