diff options
author | Christian Grothoff <christian@grothoff.org> | 2011-12-26 21:23:44 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2011-12-26 21:23:44 +0000 |
commit | 195aa5a07024c11c646c1688cc9731ace8e4ed5c (patch) | |
tree | 1e0b2d6a41a6c706de0c40efe46aea7f3feea798 | |
parent | 6e8a37d52613ac0961e31b793e05b80bbfafa159 (diff) | |
download | gnunet-gtk-195aa5a07024c11c646c1688cc9731ace8e4ed5c.tar.gz gnunet-gtk-195aa5a07024c11c646c1688cc9731ace8e4ed5c.zip |
-missing
-rw-r--r-- | src/fs/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am index 89562f4d..574a260c 100644 --- a/src/fs/Makefile.am +++ b/src/fs/Makefile.am | |||
@@ -33,3 +33,5 @@ gnunet_fs_gtk_LDADD = \ | |||
33 | $(INTLLIBS) | 33 | $(INTLLIBS) |
34 | gnunet_fs_gtk_LDFLAGS = \ | 34 | gnunet_fs_gtk_LDFLAGS = \ |
35 | -export-dynamic | 35 | -export-dynamic |
36 | |||
37 | EXTRA_DIST = metatypes.c | ||