Indentation with GNU indent
[dockapps/wmnotify.git] / Makefile.am
index 3632cb2..0ad83b5 100644 (file)
@@ -1,13 +1,12 @@
-## 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
 
 SUBDIRS = src doc
 
-## we want these in the dist tarball
+## 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)