diff options
Diffstat (limited to 'kexi/plugins/Makefile.common')
-rw-r--r-- | kexi/plugins/Makefile.common | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kexi/plugins/Makefile.common b/kexi/plugins/Makefile.common new file mode 100644 index 00000000..d49a2a0f --- /dev/null +++ b/kexi/plugins/Makefile.common @@ -0,0 +1,2 @@ +INCLUDES += $(LIB_KEXI_KMDI_INCLUDES) + |