diff options
author | Mikhail Gusarov <dottedmag@dottedmag.net> | 2010-04-25 03:21:43 +0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-04-26 08:48:51 -0700 |
commit | e4548fe62d58d7cb891dc142c400c22031d471fb (patch) | |
tree | f03859dcd39fbe1de8b137b3252c937566cd43a5 /Makefile.am | |
parent | c82295911409c611c097ef2e1269a78d54314304 (diff) |
Remove OS/2 leftovers
Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
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 28e7c78..2b8a4eb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -76,7 +76,7 @@ MAINTAINERCLEANFILES = ChangeLog INSTALL CLEANFILES = xinitrc startx $(appman_DATA) $(launchagents_DATA) EXTRA_DIST = xinitrc.cpp startx.cpp org.x.startx.plist.cpp $(appman_PRE) \ - startx.cmd xinitrc.cmd xinit.def autogen.sh + autogen.sh .PHONY: ChangeLog INSTALL |