aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index a3ffed2..bbcb054 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -19,7 +19,6 @@ noinst_LIBRARIES=libpies.a
noinst_HEADERS = libpies.h
libpies_a_SOURCES=\
- nls.c\
parsetime.c\
proctitle.c\
strtotok.c
@@ -28,5 +27,3 @@ libpies_a_LIBADD=$(LIBOBJS)
INCLUDES = -I$(top_srcdir)/gnu -I../gnu
-AM_CPPFLAGS=-DLOCALEDIR=\"$(localedir)\"
-

Return to:

Send suggestions and report system problems to the System administrator.