X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=Makefile.am;h=c04e9de8b10b567cda47c0a8e6935022eb940f07;hp=8298aa08262bd940e8ba7983393ed65327f37815;hb=1ab6d3b82e9d36051cf5d80c33cdec9cb638bb20;hpb=58e58ffbc0b12efbe00c9ad5f23d71d75790b524 diff --git a/Makefile.am b/Makefile.am index 8298aa0..c04e9de 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,10 +35,13 @@ EXTRA_DIST = \ debian/nhfsstone.prerm \ debian/rules \ \ + aclocal/bsdsignals.m4 \ aclocal/nfs-utils.m4 \ aclocal/kerberos5.m4 \ aclocal/tcp-wrappers.m4 +ACLOCAL_AMFLAGS = -I aclocal + install-data-hook: if [ ! -d $(DESTDIR)$(statedir) ]; then mkdir -p $(DESTDIR)$(statedir); fi touch $(DESTDIR)$(statedir)/xtab; chmod 644 $(DESTDIR)$(statedir)/xtab