]> sourceware.org Git - automake.git/commitdiff
(PACKAGE, VERSION): Now in dist-vars.am
authorTom Tromey <tromey@redhat.com>
Sun, 12 Nov 1995 22:48:56 +0000 (22:48 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 12 Nov 1995 22:48:56 +0000 (22:48 +0000)
dist.am

diff --git a/dist.am b/dist.am
index e68df2d3f10555567acc8af128039df3d3ce9bb1..42bad6409f056d81b1c03eac4dc1b434e92ef6f5 100644 (file)
--- a/dist.am
+++ b/dist.am
@@ -1,6 +1,3 @@
-PACKAGE = @PACKAGE@
-VERSION = @VERSION@
-
 distdir = $(PACKAGE)-$(VERSION)
 dist: $(DIST_FILES) $(DIST_DIRS)
        rm -rf $(distdir)
This page took 0.02922 seconds and 5 git commands to generate.