re-organized include files

This commit is contained in:
git@daemon.de
2013-11-07 08:10:31 +01:00
parent 0e3835bf97
commit f843d4c570
41 changed files with 3922 additions and 1514 deletions

View File

@@ -19,9 +19,8 @@
# You can contact me by mail: <tlinden AT cpan DOT org>.
#
EXTRA_DIST = z85util.c
AM_CFLAGS = -I../libpcp -Wall -g
AM_CFLAGS = -I../include/pcp -Wall -g
bin_PROGRAMS = pcp1

View File

@@ -1,4 +1,4 @@
# Makefile.in generated by automake 1.12.4 from Makefile.am.
# Makefile.in generated by automake 1.12.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
@@ -229,8 +229,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
EXTRA_DIST = z85util.c
AM_CFLAGS = -I../libpcp -Wall -g
AM_CFLAGS = -I../include/pcp -Wall -g
pcp1_LDADD = ../libpcp/.libs/libpcp1.a
pcp1_SOURCES = pcp.c keymgmt.c keyprint.c readpass.c encryption.c z85util.c
all: all-am