summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2008-09-14 15:24:54 +0200
committerTomas Bzatek <tbzatek@users.sourceforge.net>2008-09-14 15:24:54 +0200
commit02ed7fb4512e1a8ed079b489b424d8397a5f475f (patch)
treef42302425bdb635b4d85f6c1c4612b86877164f8 /Makefile
parenta059fe10f36de43722da7ad9917025d65914bfcc (diff)
downloadtuxcmd-modules-02ed7fb4512e1a8ed079b489b424d8397a5f475f.tar.xz
Makefile updates
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e273f90..64f6f44 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-SUBDIRS = gnome_vfs zip unrar libarchive
+SUBDIRS = zip unrar libarchive gvfs
all install clean shared static::
target=`echo $@ | sed s/-recursive//`; \