updates.
[silc.git] / Makefile.am.pre
index ce5889454864bd6b6e1c799ff2960a45dfbab5b1..1e78a25472cf6a27a867f642a9d6cf098edcf2d9 100644 (file)
@@ -26,11 +26,12 @@ include $(top_srcdir)/Makefile.defines.in
 
 dist-bzip: distdir
        -chmod -R a+r $(distdir)
-       -$(TAR) chof $(distdir).tar $(distdir)
+       -tar chof $(distdir).tar $(distdir)
        -bzip2 $(distdir).tar
        -rm -rf $(distdir)
 
-EXTRA_DIST = CHANGES CREDITS
+SILC_EXTRA_DIST = SILC_DISTRIBUTION_EXTRA
+EXTRA_DIST = CHANGES CREDITS $(SILC_EXTRA_DIST)
 
 #
 # Installing of SILC into the system