Makefile fix
svn path=/trunk/; revision=2674
This commit is contained in:
@ -9,6 +9,7 @@ INCLUDES = \
|
||||
-I$(top_srcdir)/widgets \
|
||||
-I$(top_srcdir)/widgets/e-text \
|
||||
-I$(top_srcdir) \
|
||||
-I$(top_srcdir)/camel \
|
||||
-I$(top_builddir)/shell \
|
||||
$(BONOBO_HTML_GNOME_CFLAGS) \
|
||||
-DEVOLUTION_VERSION=\""$(VERSION)"\" \
|
||||
@ -81,4 +82,4 @@ EXTRA_DIST = Mail.idl $(GOAD_FILES) $(OAF_FILES)
|
||||
|
||||
dist-hook:
|
||||
-mkdir $(distdir)/pixmaps
|
||||
cp $(srcdir)/pixmaps/*.xpm $(distdir)/pixmaps
|
||||
cp $(srcdir)/pixmaps/*.xpm $(distdir)/pixmaps
|
||||
|
||||
Reference in New Issue
Block a user