diff options
author | Matthias Wachs <wachs@net.in.tum.de> | 2012-05-07 15:18:35 +0000 |
---|---|---|
committer | Matthias Wachs <wachs@net.in.tum.de> | 2012-05-07 15:18:35 +0000 |
commit | db2a19f87735460deeb0716fcaed651875a74c6f (patch) | |
tree | 1d541658c810d6570ef2f54280f3a615a6f7857d | |
parent | 8ffb5491c86f8dc01385d5d808991ac519214542 (diff) |
- for make dist
-rw-r--r-- | src/regex/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/regex/Makefile.am b/src/regex/Makefile.am index c6886cb3a5..8c73c607c0 100644 --- a/src/regex/Makefile.am +++ b/src/regex/Makefile.am @@ -38,4 +38,5 @@ test_regex_iterate_api_LDADD = \ $(top_builddir)/src/regex/libgnunetregex.la \ $(top_builddir)/src/util/libgnunetutil.la -EXTRA_DIST = test_regex_data.conf +EXTRA_DIST = +# test_regex_data.conf |