source: trunk/third/xalf/Makefile.am @ 16248

Revision 16248, 308 bytes checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r16247, which included commits to RCS files with non-trunk default branches.
Line 
1## Process this file with automake to produce Makefile.in
2
3if COMPILE_CAPPLET
4capplet = capplet
5else                                                                           
6capplet =
7endif 
8
9SUBDIRS = lib src $(capplet)
10
11EXTRA_DIST = xalf.spec extras/README extras/netscape extras/netscape.diff FAQ
12
13
14
Note: See TracBrowser for help on using the repository browser.