Distcheck fixes.
2007-10-31 Kjartan Maraas <kmaraas@gnome.org> * Makefile.am: Distcheck fixes. svn path=/trunk/; revision=8239
This commit is contained in:
parent
b745d35c24
commit
fa5c993d24
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2007-10-31 Kjartan Maraas <kmaraas@gnome.org>
|
||||||
|
|
||||||
|
* Makefile.am: Distcheck fixes.
|
||||||
|
|
||||||
2007-10-25 Jens Granseuer <jensgr@gmx.net>
|
2007-10-25 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
* gnome-default-applications.xml.in: replace obsolete "orca -m" command
|
* gnome-default-applications.xml.in: replace obsolete "orca -m" command
|
||||||
|
|
|
@ -42,5 +42,5 @@ INCLUDES = \
|
||||||
-DGNOMECC_GLADE_DIR=\""$(gladedir)"\" \
|
-DGNOMECC_GLADE_DIR=\""$(gladedir)"\" \
|
||||||
-DGNOMECC_DATA_DIR=\""$(pkgdatadir)"\"
|
-DGNOMECC_DATA_DIR=\""$(pkgdatadir)"\"
|
||||||
|
|
||||||
CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES) $(Desktop_in_files) $(desktop_DATA) $(xmldata_DATA) $(autostart_DATA)
|
CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES) $(Desktop_in_files) $(desktop_DATA) $(xmldata_DATA) $(autostart_DATA) $(bin_SCRIPTS)
|
||||||
EXTRA_DIST = $(xmldata_in_files)
|
EXTRA_DIST = $(xmldata_in_files)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue