source: trunk/third/control-center/Makefile.am @ 20938

Revision 20938, 823 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20937, which included commits to RCS files with non-trunk default branches.
RevLine 
[20937]1SUBDIRS = po libsounds libbackground libwindow-settings libgswitchit libkbdraw gnome-settings-daemon capplets control-center vfs-methods idl schemas $(TYPING_BREAK)
[15356]2
[18373]3#I removed the root-manager for now
4#
5# it generated this error :
6# root-manager.c:55:31: security/pam_appl.h: No such file or directory
7# while compiling. I guess we need to check for pam or something
8# in the configure.in file. Since we are not using it now, i will
9# remove it from the default build. Chema
[15356]10
[18373]11pixmapdir = $(datadir)/pixmaps
12pixmap_DATA = control-center2.png
[15356]13
[18373]14dist-hook: control-center.spec
15        cp control-center.spec $(distdir)
[15356]16
[18373]17#MAINTAINERCLEANFILES = \
18#       intltool-extract \
19#       intltool-merge \
20#       intltool-update
[15356]21
[15849]22EXTRA_DIST = \
23        control-center.spec.in  \
[18373]24        intltool-extract.in \
25        intltool-merge.in \
26        intltool-update.in \
27        control-center2.png
Note: See TracBrowser for help on using the repository browser.