summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMoritz Eberl <moritz@semiodesk.com>2016-04-16 14:45:24 +0000
committerMoritz Eberl <moritz@semiodesk.com>2016-04-16 14:45:24 +0000
commit8bf048f0e99f932a9bdf49860e1356353efc7e10 (patch)
treec73a61ab4c8e646d7aba7bf9e7a5fd56126f7a0d /src
parentAdded an example plugin. (diff)
downloadinkscape-8bf048f0e99f932a9bdf49860e1356353efc7e10.tar.gz
inkscape-8bf048f0e99f932a9bdf49860e1356353efc7e10.zip
Added missing file
(bzr r14761.1.9)
Diffstat (limited to 'src')
-rw-r--r--src/extension/plugins/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extension/plugins/CMakeLists.txt b/src/extension/plugins/CMakeLists.txt
new file mode 100644
index 000000000..78f268c6b
--- /dev/null
+++ b/src/extension/plugins/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory(grid2)