summaryrefslogtreecommitdiffstats
path: root/booty/Makefile.am
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-06-09 11:18:03 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-06-09 12:26:50 -1000
commit1fdf6ccaf98b178880e3b657a92e1579a001361e (patch)
treed8ca4597f888a16bcf6837125cdb056d96ea76c4 /booty/Makefile.am
parent801759103c4174434d2694ef2c5adae74b4a360e (diff)
downloadanaconda-1fdf6ccaf98b178880e3b657a92e1579a001361e.tar.gz
anaconda-1fdf6ccaf98b178880e3b657a92e1579a001361e.tar.xz
anaconda-1fdf6ccaf98b178880e3b657a92e1579a001361e.zip
Convert booty/ to Makefile.am
Diffstat (limited to 'booty/Makefile.am')
-rw-r--r--booty/Makefile.am23
1 files changed, 23 insertions, 0 deletions
diff --git a/booty/Makefile.am b/booty/Makefile.am
new file mode 100644
index 000000000..7cfc29fd5
--- /dev/null
+++ b/booty/Makefile.am
@@ -0,0 +1,23 @@
+# booty/Makefile.am for anaconda
+#
+# Copyright (C) 2009 Red Hat, Inc.
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as published
+# by the Free Software Foundation; either version 2.1 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+#
+# Author: David Cantrell <dcantrell@redhat.com>
+
+bootydir = $(libdir)/$(PACKAGE_NAME)/booty
+booty_PYTHON = *.py
+
+MAINTAINERCLEANFILES = Makefile.in