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.
|
Line | |
---|
1 | SUBDIRS = po libsounds libbackground libwindow-settings libgswitchit libkbdraw gnome-settings-daemon capplets control-center vfs-methods idl schemas $(TYPING_BREAK) |
---|
2 | |
---|
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 |
---|
10 | |
---|
11 | pixmapdir = $(datadir)/pixmaps |
---|
12 | pixmap_DATA = control-center2.png |
---|
13 | |
---|
14 | dist-hook: control-center.spec |
---|
15 | cp control-center.spec $(distdir) |
---|
16 | |
---|
17 | #MAINTAINERCLEANFILES = \ |
---|
18 | # intltool-extract \ |
---|
19 | # intltool-merge \ |
---|
20 | # intltool-update |
---|
21 | |
---|
22 | EXTRA_DIST = \ |
---|
23 | control-center.spec.in \ |
---|
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.