diff options
| -rw-r--r-- | Makefile.am | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/Makefile.am b/Makefile.am index 2580300..8d36f5c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,2 @@ -SUBDIRS = facebook +SUBDIRS    = facebook +EXTRA_DIST = autogen.sh | 
