diff options
| -rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index e0a4515..0a16b24 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
| @@ -43,4 +43,5 @@ libplist___la_SOURCES = Node.cpp \ | |||
| 43 | 43 | ||
| 44 | if WIN32 | 44 | if WIN32 |
| 45 | libplist_la_LDFLAGS += -avoid-version | 45 | libplist_la_LDFLAGS += -avoid-version |
| 46 | libplist___la_LDFLAGS += -avoid-version | ||
| 46 | endif | 47 | endif |
