mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +03:00
diffviewer: Added libmc for build depends
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
parent
78032688f5
commit
29a1ad784f
@ -7,3 +7,5 @@ libdiffviewer_la_SOURCES = \
|
||||
libdiffviewer_la_CFLAGS = -I$(top_srcdir) \
|
||||
$(GLIB_CFLAGS) $(PCRE_CFLAGS) \
|
||||
-DDATADIR=\""$(pkgdatadir)/"\" -DLOCALEDIR=\""$(localedir)"\"
|
||||
|
||||
libdiffviewer_la_LIBADD = ../../lib/libmc.la
|
||||
|
Loading…
Reference in New Issue
Block a user