diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-04-16 19:21:14 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-04-16 19:21:14 +0200 |
commit | 3e4d8f433239c40311037616b1b8833a06651ae0 (patch) | |
tree | 98ab7fce0d011d34677b0beb762d389cb5c39199 /lzo/include/Makefile.am |
Initial import
Diffstat (limited to 'lzo/include/Makefile.am')
-rw-r--r-- | lzo/include/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lzo/include/Makefile.am b/lzo/include/Makefile.am new file mode 100644 index 00000000..5ad18f48 --- /dev/null +++ b/lzo/include/Makefile.am @@ -0,0 +1,6 @@ +## Process this file with automake to create Makefile.in +# +# Copyright (C) 1996-2008 Markus F.X.J. Oberhumer +# + +SUBDIRS = lzo |