Skip to content

Commit

Permalink
add abi_version.sh and package_version.sh in package
Browse files Browse the repository at this point in the history
  • Loading branch information
tguillem committed Feb 4, 2015
1 parent 5003022 commit 1680669
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ ACLOCAL_AMFLAGS = -I m4
DISTCLEANFILES = @DOLT_CLEANFILES@

EXTRA_DIST = \
contrib/spnego/spnego.asn1
abi_version.sh \
package_version.sh \
contrib/spnego/spnego.asn1 \
contrib/spnego/spnego_asn1.c

CFLAGS = -I$(top_srcdir)/contrib -I$(top_srcdir)/include -I$(top_srcdir)/compat @TASN1_CFLAGS@ @CFLAGS@ @PTHREAD_CFLAGS@
Expand Down

0 comments on commit 1680669

Please sign in to comment.