diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2011-11-14 14:37:46 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2011-11-14 14:37:46 +0100 |
commit | f6c1d4cd81b556e25013daf15c3f3b2ef2108fa6 (patch) | |
tree | 871a75e2ee6b0ef8e14b0cc7f6bbb6d3bf3326d3 /configure.ac | |
parent | 42885f88068d8ea549d5472cd51b60470515192e (diff) |
tests: Fix the make distcheck of libosmocore with the tests
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index dc435097..69b8ff72 100644 --- a/configure.ac +++ b/configure.ac @@ -140,9 +140,6 @@ then fi -AC_CONFIG_FILES(tests/osmo-test, chmod +x tests/osmo-test) -dnl AC_CONFIG_FILES(tests/atlocal) - AC_OUTPUT( libosmocore.pc libosmocodec.pc |