diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2011-11-03 13:19:52 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2011-11-03 13:19:52 +0000 |
commit | 223421dd5e185cd7417e21ccd3f6a2df054f3ba2 (patch) | |
tree | dafaff8e37ba51355b22b6f38d856ae49e145006 /contrib/Makefile.am | |
parent | 0d073ff99187e89508f2c57013e064a29a797938 (diff) |
implementing #1747
git-svn-id: https://gnunet.org/svn/gnunet@17959 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r-- | contrib/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 5efbe5a32b..0ee7c4922b 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -14,8 +14,7 @@ noinst_SCRIPTS = \ gnunet_janitor.py dist_pkgdata_DATA = \ - gnunet-logo-color.png \ - defaults.conf + gnunet-logo-color.png EXTRA_DIST = \ coverage.sh \ |