Skip to content

Commit

Permalink
Merge branch 'hotfix-0.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsatula committed Jan 12, 2019
2 parents bc3b779 + 19ff2c4 commit 102301a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bin_PROGRAMS = ocp
ocp_CPPFLAGS = -I$(top_srcdir)/progressmeter -I$(top_srcdir)/yesno @ORACLE_OCI_CFLAGS@
ocp_LDADD = ../progressmeter/libprogressmeter.a ../yesno/libyesno.a -lc @ORACLE_OCI_LDFLAGS@
ocp_SOURCES = oracle.h ocp.h oracle.c longopsmeter.h longopsmeter.c \
ocp_SOURCES = oracle.h ocp.h exitstatus.h oracle.c longopsmeter.h longopsmeter.c \
orafileattr.c trydir.c transfer.c compress.c transfercompr.c \
lsdir.c ls.c rm.c install.c main.c
dist_ocp_SOURCES = Globs.text j_ocp_DirList.text compress.text uncompress.text compress_bg.text uncompress_bg.text downloadcompr.text uploadcompr.text
Expand Down

0 comments on commit 102301a

Please sign in to comment.