diff options
Diffstat (limited to 'conf.d/project/htdocs')
-rw-r--r-- | conf.d/project/htdocs/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/project/htdocs/CMakeLists.txt b/conf.d/project/htdocs/CMakeLists.txt index ce916fa..c228d74 100644 --- a/conf.d/project/htdocs/CMakeLists.txt +++ b/conf.d/project/htdocs/CMakeLists.txt @@ -21,7 +21,7 @@ ################################################## # HTML Testing Files ################################################## -PROJECT_TARGET_ADD(softmixer-html5) +PROJECT_TARGET_ADD(afb-test-html5) file(GLOB SOURCE_FILES "*.html" "*.js" "*.jpg" "*.css") |