X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=Makefile.am;h=587d82b7306ca9cfb1b28ae62e704cf4cff154ce;hb=58e0a4ac0ee6ddc4bd6be83414bc54d9bf329599;hp=e10164bfc0b064f47a1ac7f745c713460bdb1399;hpb=3f57a94d4bb1753d013d5bf450af407d6a32d36d;p=yazproxy-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index e10164b..587d82b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,10 +4,10 @@ SUBDIRS = src include etc doc EXTRA_DIST= README LICENSE yazpp.m4 buildconf.sh -# disabled for now. -dist-hook-a: - mkdir $(distdir)/win - cp $(srcdir)/win/makefile $(distdir)/win/ +## mkdir $(distdir)/win +## cp $(srcdir)/win/makefile $(distdir)/win/ + +dist-hook: mkdir $(distdir)/debian cp $(srcdir)/debian/control $(distdir)/debian cp $(srcdir)/debian/changelog $(distdir)/debian