Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 129352 | Differences between
and this patch

Collapse All | Expand All

(-)popt-1.7/Makefile.am (+1 lines)
Lines 34-39 TESTS = testit.sh Link Here
34
include_HEADERS = popt.h
34
include_HEADERS = popt.h
35
lib_LTLIBRARIES = libpopt.la
35
lib_LTLIBRARIES = libpopt.la
36
libpopt_la_SOURCES = popt.c findme.c poptparse.c poptconfig.c popthelp.c
36
libpopt_la_SOURCES = popt.c findme.c poptparse.c poptconfig.c popthelp.c
37
libpopt_la_LIBADD = $(LTLIBINTL)
37
38
38
man_MANS = popt.3
39
man_MANS = popt.3
39
40

Return to bug 129352