~mdz/network-manager/ubuntu.0.7

« back to all changes in this revision

Viewing changes to dispatcher-daemon/Makefile.am

  • Committer: dcbw
  • Date: 2005-12-06 23:37:09 UTC
  • Revision ID: vcs-imports@canonical.com-20051206233709-79106f19bd35dd93
2005-12-06  Dan Williams  <dcbw@redhat.com>

        * Move NetworkManager.h -> include/NetworkManager.h
        * Split out VPN stuff to include/NetworkManagerVPN.h
        * Fix up makefiles to include new location
        * Fix up sources to include NetworkManagerVPN.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
INCLUDES = -I${top_srcdir} -I${top_srcdir}/utils
 
1
INCLUDES = -I${top_srcdir} -I${top_srcdir}/utils -I${top_srcdir}/include
 
2
 
2
3
NULL=
3
4
 
4
5
bin_PROGRAMS = NetworkManagerDispatcher