]> sourceware.org Git - automake.git/commitdiff
(PACKAGE, VERSION): Define
authorTom Tromey <tromey@redhat.com>
Mon, 13 Nov 1995 22:06:41 +0000 (22:06 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 13 Nov 1995 22:06:41 +0000 (22:06 +0000)
dist-subd-vars.am

index efc8c932d2110642e54c3eb59ef29738bf381c24..37cc671f58604af077a69a758364425ace43b910 100644 (file)
@@ -1,3 +1,6 @@
+PACKAGE = @PACKAGE@
+VERSION = @VERSION@
+
 DIST_CONF = Makefile.am Makefile.in
 DIST_FILES = $(DIST_CONF) $(SOURCES) $(TEXINFOS) $(INFOS) $(MANS) $(DIST_OTHER)
 
This page took 0.028942 seconds and 5 git commands to generate.