projects
/
yasm
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f78505a
)
Define lib_LTLIBRARIES to avoid automake warning.
author
Peter Johnson
<peter@tortall.net>
Sat, 22 Jun 2002 02:37:25 +0000
(
02:37
-0000)
committer
Peter Johnson
<peter@tortall.net>
Sat, 22 Jun 2002 02:37:25 +0000
(
02:37
-0000)
svn path=/trunk/yasm/; revision=650
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 583d7edda65ac8c2c4204e09fffe295c77542e0d..45be6d8a268e908b635331370e72390284894757 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-17,6
+17,7
@@
noinst_PROGRAMS =
yasm_SOURCES =
yasm_LDADD = @LIBLTDL@ @LIBOBJS@ $(INTLLIBS) @LIBADD_DL@
+lib_LTLIBRARIES =
BUILT_SOURCES =
CLEANFILES =
EXTRA_DIST = config/config.rpath \