blob: 3eaf094a002319aa8b60b1fac08b8cde917e1ff3 (
plain)
1
2
3
4
5
6
|
# Copyright (C) 2006-2013 Free Software Foundation, Inc.
# This Makefile.am is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
SUBDIRS = src
dist_doc_DATA = README
|