summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2010-03-29 19:08:14 +0000
committerHisham Muhammad <hisham@gobolinux.org>2010-03-29 19:08:14 +0000
commit6501432ef6297391b226409307a11b6ecc0db1dc (patch)
tree81784ef087dbe3c96045e9ea5f29eda4f3488a52 /Makefile.am
parent8d0fff2f661e1ebe0feaa69f34122dbb81916ede (diff)
upgrade PLPA to 1.3.2
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index a958235b..cd274394 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
if HAVE_PLPA
-SUBDIRS = plpa-1.1
+SUBDIRS = plpa-1.3.2
endif
bin_PROGRAMS = htop
@@ -38,7 +38,7 @@ SUFFIXES = .h
BUILT_SOURCES = $(myhtopheaders)
htop_SOURCES = $(myhtopheaders) $(myhtopsources) config.h debug.h
if HAVE_PLPA
-htop_LDADD = $(top_builddir)/plpa-1.1/src/libplpa_included.la
+htop_LDADD = $(top_builddir)/plpa-1.3.2/src/libplpa/libplpa_included.la
endif
profile:

© 2014-2024 Faster IT GmbH | imprint | privacy policy