X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=dca6411a244e5dd32eae0d6a7bbfae4ab78c09a3;hb=91a5a46fba329b993ce787ae2033dd323d0c7c14;hp=66f9c45794334670dc2e0b9f16dd4377535bef46;hpb=ccca0b3f6bdf4d5ebb360e96857f533a43da66d5;p=dockapps%2Fwmnotify.git diff --git a/Makefile.am b/Makefile.am index 66f9c45..dca6411 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \