diff options
Diffstat (limited to 'projects/sample/Makefile')
-rw-r--r-- | projects/sample/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/sample/Makefile b/projects/sample/Makefile index f96f1ab..348c39e 100644 --- a/projects/sample/Makefile +++ b/projects/sample/Makefile @@ -8,7 +8,7 @@ # Indicates our relative path to the top of the project's root directory. # LEVEL = . -DIRS = lib tools +DIRS = lib EXTRA_DIST = include # |