aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2012-12-18 20:55:26 +0100
committerHarald Welte <laforge@gnumonks.org>2012-12-18 20:55:26 +0100
commit88029df59557eb7386a1b16d2578b73f17debdf8 (patch)
treee6c60a18e18b169ce0d4e8b94f20f438a9bc4892
parenteca1440439df6b7ee6c1166483f0389d71a98102 (diff)
add test_apps/Makefile to configure.ac
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c58a00a..29f851c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,4 +32,5 @@ AC_OUTPUT([Makefile
def_frame/Makefile
def_list/Makefile
binary/Makefile
+ test_apps/Makefile
libsmpp34.pc])