Skip to content

Commit

Permalink
Add missing PCSCv2part10.h in sample_SOURCES
Browse files Browse the repository at this point in the history
git-svn-id: svn:https://svn.debian.org/svn/pcsclite/trunk/contrib@6418 0ce88b0d-b2fd-0310-8134-9614164e65ea
  • Loading branch information
LudovicRousseau committed Aug 8, 2012
1 parent eec77e1 commit 25989b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libPCSCv2part10/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
noinst_PROGRAMS = sample

sample_SOURCES = sample.c PCSCv2part10.c
sample_SOURCES = sample.c PCSCv2part10.c PCSCv2part10.h

sample_CFLAGS = $(PCSC_CFLAGS)
sample_LDADD = $(PCSC_LIBS)
Expand Down

0 comments on commit 25989b9

Please sign in to comment.