Index: xz/src/Makefile.am |
=================================================================== |
--- xz/src/Makefile.am (revision 0) |
+++ xz/src/Makefile.am (revision 0) |
@@ -0,0 +1,9 @@ |
+## |
+## Author: Lasse Collin |
+## |
+## This file has been put into the public domain. |
+## You can do whatever you want with this file. |
+## |
+ |
+SUBDIRS = liblzma xz xzdec lzmainfo scripts |
+EXTRA_DIST = common |
Property changes on: xz/src/Makefile.am |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |