Revision 20807,
296 bytes
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r20806,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | soundlistdir = $(sysconfdir)/sound/events |
---|
2 | |
---|
3 | soundlist_in_files = \ |
---|
4 | gnome-2.soundlist.in \ |
---|
5 | gtk-events-2.soundlist.in |
---|
6 | |
---|
7 | soundlist_DATA = $(soundlist_in_files:.soundlist.in=.soundlist) |
---|
8 | |
---|
9 | @INTLTOOL_SOUNDLIST_RULE@ |
---|
10 | |
---|
11 | CLEANFILES = $(soundlist_DATA) |
---|
12 | |
---|
13 | EXTRA_DIST = $(soundlist_in_files) $(soundlist_DATA) |
---|
Note: See
TracBrowser
for help on using the repository browser.