Removed intllibs libraries from the tarball package; they should still get
built for the rpm, though. svn: r1133
This commit is contained in:
parent
b79175b242
commit
05d1d0a5bb
@ -28,7 +28,7 @@ pkgdata_DATA = ${INTLLIBS} ${GLADEFILES} ${GRAPHICS} gramps.desktop
|
||||
all: ${INTLLIBS}
|
||||
|
||||
DIST_SOURCES = intl.c
|
||||
dist_pkgdata_DATA = ${pkgdata_DATA}
|
||||
dist_pkgdata_DATA = ${GLADEFILES} ${GRAPHICS} gramps.desktop
|
||||
|
||||
# These can prbably be done in a better or more elegant/generic way
|
||||
# eventually (libtool?), but this works.
|
||||
|
Loading…
Reference in New Issue
Block a user