diff options
| author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2009-03-01 10:48:08 +0000 |
|---|---|---|
| committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2009-03-01 10:48:08 +0000 |
| commit | a6f902baed7abb17a1a9c014e01bb100077f8198 (patch) | |
| tree | 82114e22e251e9260d9a712f1232e52e1ef494e3 /src/charon/plugins/nm/Makefile.am | |
| parent | 1450c9df799b0870477f6e63357f4bcb63537f4f (diff) | |
| download | vyos-strongswan-a6f902baed7abb17a1a9c014e01bb100077f8198.tar.gz vyos-strongswan-a6f902baed7abb17a1a9c014e01bb100077f8198.zip | |
- Updated to new upstream revision.
Diffstat (limited to 'src/charon/plugins/nm/Makefile.am')
| -rw-r--r-- | src/charon/plugins/nm/Makefile.am | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/src/charon/plugins/nm/Makefile.am b/src/charon/plugins/nm/Makefile.am index bb5436443..9c8c64fe1 100644 --- a/src/charon/plugins/nm/Makefile.am +++ b/src/charon/plugins/nm/Makefile.am @@ -8,21 +8,3 @@ libstrongswan_nm_la_SOURCES = \ nm_plugin.h nm_plugin.c nm_service.h nm_service.c nm_creds.h nm_creds.c libstrongswan_nm_la_LDFLAGS = -module libstrongswan_nm_la_LIBADD = ${nm_LIBS} - - -# build gnome/configure and friends for distribution - -EXTRA_DIST = gnome/configure gnome/po/LINGUAS gnome/po/POTFILES.in gnome/po/Makefile.in.in \ - gnome/ltmain.sh gnome/config.h.in gnome/depcomp gnome/Makefile.in \ - gnome/compile gnome/intltool-merge.in gnome/configure.in gnome/install-sh \ - gnome/aclocal.m4 gnome/Makefile.am gnome/autogen.sh \ - gnome/properties/Makefile.in gnome/properties/nm-strongswan-dialog.glade \ - gnome/properties/Makefile.am gnome/properties/nm-strongswan.c \ - gnome/properties/nm-strongswan.h gnome/intltool-update.in gnome/config.guess \ - gnome/nm-strongswan-service.name.in gnome/nm-strongswan-service.conf \ - gnome/mkinstalldirs gnome/auth-dialog gnome/auth-dialog/Makefile.in \ - gnome/auth-dialog/Makefile.am gnome/auth-dialog/main.c gnome/intltool-extract.in \ - gnome/config.sub gnome/missing - -gnome/configure : gnome/configure.in - (cd `dirname $<` && ./autogen.sh) |
