(gncal_LDADD): Added '$(INTLLIBS)'

svn path=/trunk/; revision=45
This commit is contained in:
Carsten Schaar
1998-02-19 17:23:30 +00:00
parent b65cb4ec97
commit 40f4c86884
2 changed files with 4 additions and 2 deletions

View File

@ -12,7 +12,8 @@ gncal_SOURCES = \
gncal_LDADD = \
$(GNOMEUI_LIBS) \
$(top_builddir)/support/libsupport.a
$(top_builddir)/support/libsupport.a \
$(INTLLIBS)
EXTRA_DIST = \
gncal.desktop

View File

@ -12,7 +12,8 @@ gncal_SOURCES = \
gncal_LDADD = \
$(GNOMEUI_LIBS) \
$(top_builddir)/support/libsupport.a
$(top_builddir)/support/libsupport.a \
$(INTLLIBS)
EXTRA_DIST = \
gncal.desktop