(distdir): Is relative to ".."
authorTom Tromey <tromey@redhat.com>
Mon, 13 Nov 1995 22:11:58 +0000 (22:11 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 13 Nov 1995 22:11:58 +0000 (22:11 +0000)
dist-subd.am

index 0d65b0b..204752d 100644 (file)
@@ -1,4 +1,4 @@
-distdir = $(PACKAGE)-$(VERSION)/$(subdir)
+distdir = ../$(PACKAGE)-$(VERSION)/$(subdir)
 dist: $(DIST_FILES)
        @for file in $(DIST_FILES); do \
          echo linking $$file; \