diff options
author | Kevin E Martin <kem@kem.org> | 2005-10-04 23:31:22 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-10-04 23:31:22 +0000 |
commit | 49b173b1f90f75294dab19f622f8f13f421a5b44 (patch) | |
tree | a0a06d0e84f5adf51053ee6fc118a95747f04939 /Makefile.am | |
parent | 12ba788dcac295641271af315f4742a82732f5ab (diff) |
Add server.os2 to EXTRA_DIST
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 932d276..ee04532 100644 --- a/Makefile.am +++ b/Makefile.am @@ -123,6 +123,8 @@ distuninstallcheck: @: EXTRA_DIST += \ + server.os2 \ + \ commands/ListContexts \ commands/x11r6/Terminal \ commands/x11r6/LoadMonitor \ |