wok view liblognorm/stuff/liblognorm-build-fix.patch @ rev 18888
Add aurorials-theme and madeirado-theme (Art by Leonardo Laporte, theme switchers mine)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Feb 12 15:51:10 2016 +0200 (2016-02-12) |
parents | |
children |
line source
1 --- liblognorm-0.3.2-ori/src/Makefile.am
2 +++ liblognorm-0.3.2/src/Makefile.am
3 @@ -9,7 +9,7 @@
4 bin_PROGRAMS = normalizer
5 normalizer_SOURCES = normalizer.c
6 normalizer_CPPFLAGS = -I$(top_srcdir) $(LIBEE_CFLAGS) $(LIBESTR_CFLAGS)
7 -normalizer_LDADD = $(LIBEE_LIBS) $(LIBLOGNORM_LIBS) $(LIBESTR_LIBS)
8 +normalizer_LDADD = $(LIBEE_LIBS) liblognorm.la $(LIBESTR_LIBS)
10 lib_LTLIBRARIES = liblognorm.la