[cairo-commit] roadster/pixmaps Makefile.am,1.1.1.1,1.2
Ian McIntosh
commit at pdx.freedesktop.org
Wed Feb 23 09:22:09 PST 2005
Committed by: ian
Update of /cvs/cairo/roadster/pixmaps
In directory gabe:/tmp/cvs-serv25182/pixmaps
Modified Files:
Makefile.am
Log Message:
* Major build file cleanup by Nathan Fredrickson <nathan at silverorange.com>
* All header files moved into src/
* configure: Check for mysql and gpsd.
Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/roadster/pixmaps/Makefile.am,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- Makefile.am 18 Feb 2005 04:22:50 -0000 1.1.1.1
+++ Makefile.am 23 Feb 2005 17:22:06 -0000 1.2
@@ -1,12 +1,8 @@
-## Process this file with automake to produce Makefile.in
-
-## Created by Anjuta - will be overwritten
-## If you don't want it to overwrite it,
-## Please disable it in the Anjuta project configuration
-roadster_pixmapsdir = $(prefix)/@NO_PREFIX_PACKAGE_PIXMAPS_DIR@
+roadster_pixmapsdir = $(datadir)/pixmaps
roadster_pixmaps_DATA = \
roadster-icon.png
EXTRA_DIST = $(roadster_pixmaps_DATA)
+
More information about the cairo-commit
mailing list