summaryrefslogtreecommitdiffstats
path: root/daemon
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-09 19:47:22 +0100
committerRichard Jones <rjones@redhat.com>2009-04-09 19:47:22 +0100
commitd19ceb226c242844467b2935c1e19b989b4315e8 (patch)
tree16b453bcb1d9579389d1c658a9e89bf340426096 /daemon
parent2834059b2ac047bc099ed7617c4f6174d441d7e1 (diff)
downloadlibguestfs-d19ceb226c242844467b2935c1e19b989b4315e8.tar.gz
libguestfs-d19ceb226c242844467b2935c1e19b989b4315e8.tar.xz
libguestfs-d19ceb226c242844467b2935c1e19b989b4315e8.zip
Remove *~ files when doing 'make clean'.
Diffstat (limited to 'daemon')
-rw-r--r--daemon/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index bdeeacfe..c5ae1efc 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -34,4 +34,6 @@ guestfsd_SOURCES = \
../src/guestfs_protocol.h \
../src/guestfs_protocol.c
-guestfsd_CFLAGS = -Wall \ No newline at end of file
+guestfsd_CFLAGS = -Wall
+
+CLEANFILES = *~