summaryrefslogtreecommitdiffstats
path: root/actions/Makefile.am
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-10-02 00:13:49 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-10-02 00:13:49 +0000
commitc69a69f7b314aaa4b1fb265232ae420d076ad245 (patch)
tree7e5f47a6e30458ec393319fb5a7dc767eab5eb42 /actions/Makefile.am
parent693768da1faf295fd580bd4b2acfdef958daa0c0 (diff)
* remove support for shell scripts (too dangerous)
* add support for python modules for servicetype's actions (not finnished) git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@23 3be567f1-68ff-0310-b24a-ad7cc433fd2f
Diffstat (limited to 'actions/Makefile.am')
-rw-r--r--actions/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/actions/Makefile.am b/actions/Makefile.am
new file mode 100644
index 0000000..a829c18
--- /dev/null
+++ b/actions/Makefile.am
@@ -0,0 +1,2 @@
+SUBDIRS = \
+ services \ No newline at end of file