summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorbrl <brl>2006-11-21 17:03:31 +0000
committerbrl <brl>2006-11-21 17:03:31 +0000
commit8e9f0f9df55f5f5cf5de9d31a2d887cf0abca359 (patch)
tree039cac0c24290d8f95b80c166afc48e7b2c617e4 /src/Makefile.am
parent41ee1578d0b079b60a224ad8a595af42b86b0c72 (diff)
downloadratpoison-8e9f0f9df55f5f5cf5de9d31a2d887cf0abca359.zip
complete MAINTAINERCLEANFILES variables
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c9fd5c9..64e7163 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -17,9 +17,10 @@
## along with this program; if not, write to the Free Software
## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
##
-## $Id: Makefile.am,v 1.23 2006/03/15 05:43:38 sabetts Exp $
+## $Id: Makefile.am,v 1.24 2006/11/21 17:03:31 brl Exp $
bin_PROGRAMS = ratpoison
+MAINTAINERCLEANFILES = Makefile.in config.h.in
ratpoison_SOURCES = actions.c \
actions.h \