~network-manager/network-manager/ubuntu.hardy.07

« back to all changes in this revision

Viewing changes to vpn-daemons/openvpn/Makefile.am

(merge) RELEASE 0.7~~svn20080928t225540+eni0-0ubuntu1 to ubuntu/intrepid

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AUTOMAKE_OPTIONS = foreign
2
2
 
3
3
if WITH_GNOME
4
 
SUBDIRS = src auth-dialog properties po
 
4
SUBDIRS = src common-gnome auth-dialog properties po
5
5
else
6
6
SUBDIRS = src
7
7
endif