summaryrefslogtreecommitdiff
path: root/projects/sample/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/sample/lib/Makefile')
-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 01ede2d7cf..959038b7f9 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