summaryrefslogtreecommitdiff
path: root/fluid/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/CMakeLists.txt')
-rw-r--r--fluid/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/fluid/CMakeLists.txt b/fluid/CMakeLists.txt
index 5d6580c71..63a82b05e 100644
--- a/fluid/CMakeLists.txt
+++ b/fluid/CMakeLists.txt
@@ -61,6 +61,7 @@ set(CPPFILES
rsrcs/pixmaps.cxx
tools/autodoc.cxx
tools/filename.cxx
+ widgets/App_Menu_Bar.cxx
widgets/Code_Editor.cxx
widgets/Code_Viewer.cxx
widgets/Text_Viewer.cxx
@@ -112,6 +113,7 @@ set(HEADERFILES
rsrcs/pixmaps.h
tools/autodoc.h
tools/filename.h
+ widgets/App_Menu_Bar.h
widgets/Code_Editor.h
widgets/Code_Viewer.h
widgets/Text_Viewer.h