From 88029df59557eb7386a1b16d2578b73f17debdf8 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 18 Dec 2012 20:55:26 +0100 Subject: [PATCH] add test_apps/Makefile to configure.ac --- configure.ac | 1 + 1 file changed, 1 insertion(+) 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])