]> arthur.barton.de Git - ax-linux.git/blobdiff - Makefile
btrfs-mksnapshot[-rootfs]: Clean up, use findmnt(8)
[ax-linux.git] / Makefile
index 89cb1776edc8a8c8d6fd0b2a1d23c2a20c31da88..548a3c00673f3cb12be9dc2fadc11e6e63884aaa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 #
 # ax-linux: Alex' Linux Tools & Scripts
-# Copyright (c)2013 Alexander Barton (alex@barton.de)
+# Copyright (c)2013-2014 Alexander Barton (alex@barton.de)
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -8,8 +8,6 @@
 # (at your option) any later version.
 #
 
-SUBDIRS = btrfs
-
-all: $(SUBDIRS)
+SUBDIRS = btrfs lvm
 
 include Makefile.ax