commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/geas Makefile.am


From: Reinhard Mueller
Subject: gnue/geas Makefile.am
Date: Fri, 24 Aug 2001 14:47:36 -0700

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Reinhard Mueller <address@hidden>       01/08/24 14:47:36

Modified files:
        geas           : Makefile.am 

Log message:
        Add src/mac and tools/mac subdirectories to distribution

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/geas/Makefile.am.diff?tr1=1.12&tr2=1.13&r1=text&r2=text

Patches:
Index: gnue/geas/Makefile.am
diff -u gnue/geas/Makefile.am:1.12 gnue/geas/Makefile.am:1.13
--- gnue/geas/Makefile.am:1.12  Sun Aug 12 13:08:07 2001
+++ gnue/geas/Makefile.am       Fri Aug 24 14:47:36 2001
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.12 2001/08/12 20:08:07 reinhard Exp $
+## $Id: Makefile.am,v 1.13 2001/08/24 21:47:36 reinhard Exp $
 
 SUBDIRS = lib src tools examples idl
 
@@ -12,6 +12,8 @@
 dist-hook: geas.spec
        cp geas.spec $(distdir)
        cp -R doc $(distdir)/doc
+       cp -R src/mac $(distdir)/src/mac
+       cp -R tools/mac $(distdir)/tools/mac
 
 rpms: dist
        rpm -ta $(top_builddir)/$(PACKAGE)-$(VERSION).tar.gz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]