diff options
Diffstat (limited to 'libpager/Makefile')
-rw-r--r-- | libpager/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libpager/Makefile b/libpager/Makefile index fc23364a..40eed16f 100644 --- a/libpager/Makefile +++ b/libpager/Makefile @@ -1,5 +1,4 @@ -# -# Copyright (C) 1994, 1995, 1996 Free Software Foundation +# Copyright (C) 1994, 1995, 1996, 2012 Free Software Foundation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -26,7 +25,6 @@ SRCS = data-request.c data-return.c data-unlock.c pager-port.c \ stubs.c seqnos.c demuxer.c chg-compl.c pager-attr.c clean.c \ dropweak.c notify-stubs.c get-upi.c pager-memcpy.c pager-return.c \ offer-page.c -LCLHDRS = pager.h priv.h installhdrs = pager.h HURDLIBS= threads ports |