source: trunk/third/libgnome/gnome-data/Makefile.am @ 20807

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 
1soundlistdir = $(sysconfdir)/sound/events
2
3soundlist_in_files = \
4        gnome-2.soundlist.in            \
5        gtk-events-2.soundlist.in
6
7soundlist_DATA = $(soundlist_in_files:.soundlist.in=.soundlist)
8
9@INTLTOOL_SOUNDLIST_RULE@
10
11CLEANFILES = $(soundlist_DATA)
12
13EXTRA_DIST = $(soundlist_in_files) $(soundlist_DATA)
Note: See TracBrowser for help on using the repository browser.