aboutsummaryrefslogtreecommitdiffstats
path: root/projects/sample/lib
diff options
context:
space:
mode:
Diffstat (limited to 'projects/sample/lib')
-rw-r--r--projects/sample/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/sample/lib/Makefile b/projects/sample/lib/Makefile
index 01ede2d..959038b 100644
--- a/projects/sample/lib/Makefile
+++ b/projects/sample/lib/Makefile
@@ -8,6 +8,6 @@ LEVEL=..
#
# List all of the subdirectories that we will compile.
#
-DIRS=lsqcor
+DIRS=sample
include $(LEVEL)/Makefile.common