gnome-control-center/Makefile.am
Owen Taylor 6e7aa88032 Added AM_GLIB_GNU_GETTEXT and setting of GETTEXT_PACKAGE. Change from
Fri Nov 30 15:35:39 2001  Owen Taylor  <otaylor@redhat.com>
        * configure.in: Added AM_GLIB_GNU_GETTEXT and
        setting of GETTEXT_PACKAGE.
        * Makefile.am: Change from xml-i18n-extract (etc.)
        to intltool-extract (etc.)
2001-11-30 20:37:27 +00:00

22 lines
613 B
Makefile

SUBDIRS = capplets control-center idl po
#I removed the root-manager for now
#
# it generated this error :
# root-manager.c:55:31: security/pam_appl.h: No such file or directory
# while compiling. I guess we need to check for pam or something
# in the configure.in file. Since we are not using it now, i will
# remove it from the default build. Chema
pixmapdir = $(datadir)/pixmaps
pixmap_DATA = control-center.png
dist-hook: control-center.spec
cp control-center.spec $(distdir)
EXTRA_DIST = \
control-center.spec.in \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
control-center.png