diff options
| -rw-r--r-- | facebook/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/facebook/Makefile.am b/facebook/Makefile.am index 08254e2..779abbe 100644 --- a/facebook/Makefile.am +++ b/facebook/Makefile.am @@ -33,7 +33,7 @@ facebook_la_SOURCES = \  	facebook-util.h  # Build the library as a module -facebook_la_LDFLAGS += -module -avoid-version -no-undefined +facebook_la_LDFLAGS += -module -avoid-version  EXTRA_DIST = \  	marshaller.list | 
