Mercurial > noffle
comparison Makefile.am @ 225:9fb4b7d7e64b noffle
[svn] * docs/Makefile.in: Add testing.txt to documents.
* NEWS: Updates for 1.1.1 release.
* configure.in: Change version to 1.1.1. Additional decoration to the
version is slowing down my release and RPM building. All Makefile.in
have been regenerated as has configure.
* packages/redhat/noffle.spec: Change version to 1.1.1.
* packages/.cvsignore,packages/Makefile.am,packages/redhat/.cvsignore,
packages/redhat/Makefile.am: Add sufficient makefiles for noffle.spec
and noffle-expire to the included in the tarball generated by 'make dist'.
author | bears |
---|---|
date | Sun, 09 Dec 2001 15:07:14 +0000 |
parents | a34620942998 |
children | d6e02253fb76 |
comparison
equal
deleted
inserted
replaced
224:e9d3378edec7 | 225:9fb4b7d7e64b |
---|---|
1 # Process this file with automake to produce Makefile.in | 1 # Process this file with automake to produce Makefile.in |
2 | 2 |
3 SUBDIRS = src docs | 3 SUBDIRS = src docs packages |
4 | 4 |
5 EXTRA_DIST = $(PACKAGE).conf.example | 5 EXTRA_DIST = $(PACKAGE).conf.example |
6 | 6 |
7 install-data-local: | 7 install-data-local: |
8 $(INSTALL) -m 2755 -o news -g news -d $(SPOOLDIR) | 8 $(INSTALL) -m 2755 -o news -g news -d $(SPOOLDIR) |