Remove custom rule to clean .deps, now supported by default
[dockapps/wmnotify.git] / Makefile.am
index 66f9c45..dca6411 100644 (file)
@@ -1,4 +1,4 @@
-## Makefile.am -- Process this file with automake to produce Makefile.in
+# Makefile.am -- Process this file with automake to produce Makefile.in
 
 AUTOMAKE_OPTIONS = gnu
 
@@ -7,15 +7,12 @@ SUBDIRS = src doc
 ## We want these in the dist tarball
 EXTRA_DIST = autogen.sh \
              $(ac_aux_dir)/acx_pthread.m4 \
-             sound-samples \
              pixmaps
 
 ACLOCAL = aclocal -I $(ac_aux_dir)
 
 CLEANFILES = *~
 
-DISTCLEANFILES = .deps/*.P
-
 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config-h.in \
                        stamp-h.in $(ac_aux_dir)/depcomp \
                        $(ac_aux_dir)/install-sh $(ac_aux_dir)/missing \