diff options
author | George Lebl <jirka@5z.com> | 2001-02-03 04:10:53 +0000 |
---|---|---|
committer | George Lebl <jirka@src.gnome.org> | 2001-02-03 04:10:53 +0000 |
commit | ea02e0e6f81c0ab8c3729424521de659a08b52e3 (patch) | |
tree | bf5b020873f70eed366afc9e8d928eccb6fccc83 /Makefile.am | |
parent | ece0818d6bce7f92babf7fe44f6cd242e78632b9 (diff) | |
download | gdm-ea02e0e6f81c0ab8c3729424521de659a08b52e3.tar.gz |
First attempt at making an rpm. Doesn't break the build, but I doubt it
Fri Feb 02 20:03:49 2001 George Lebl <jirka@5z.com>
* configure.in, config/Default.redhat, config/Failsafe.redhat,
config/Failsafe.in, config/Makefile.am, gdm.spec.in: First
attempt at making an rpm. Doesn't break the build, but I doubt
it works as I haven't tried it. Will test on my laptop later.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e906dacb..fc1a6f85 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ SUBDIRS = config macros pixmaps daemon gui docs intl po -EXTRA_DIST = ChangeLog README.install RELEASENOTES +EXTRA_DIST = ChangeLog README.install RELEASENOTES gdm.spec gdm.spec.in |