From 17dd80c814e22db796104023a1960c6d947a99ff Mon Sep 17 00:00:00 2001 From: Benlitz Date: Fri, 30 Aug 2013 13:15:28 +0000 Subject: [PATCH] Attempt to create Makefiles for Benlitz projects --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index c67df321..1d25f876 100644 --- a/configure.ac +++ b/configure.ac @@ -537,6 +537,8 @@ AC_CONFIG_FILES( people/jnat/TestProject/Makefile people/peeweek/Makefile people/peeweek/private/Makefile + people/benlitz/Makefile + people/benlitz/private/Makefile people/touky/Makefile people/touky/private/Makefile people/touky/private/touky_demo/Makefile