aboutsummaryrefslogtreecommitdiff
path: root/apps/koffice/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/koffice/Cargo.toml')
-rw-r--r--apps/koffice/Cargo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/koffice/Cargo.toml b/apps/koffice/Cargo.toml
new file mode 100644
index 000000000000..4ff3f0a91819
--- /dev/null
+++ b/apps/koffice/Cargo.toml
@@ -0,0 +1,5 @@
+[workspace]
+members = [
+ "libko",
+ "invoice"
+] \ No newline at end of file