Skip to content
Snippets Groups Projects
Commit c07d9c9f authored by Ralph Giles's avatar Ralph Giles
Browse files

Correct a typo in the distribution target.

git-svn-id: http://svn.xiph.org/trunk/ao@8739 0101bb08-14d6-0310-b084-bc0e0c8e3800
parent 9556c27b
No related branches found
No related tags found
No related merge requests found
......@@ -24,4 +24,4 @@ libpolyp_la_SOURCES=$(polypsources)
libpolyp_la_LIBADD=$(AM_LIBADD) $(POLYP_LIBS)
libpolyp_la_CFLAGS=$(AM_CFLAGS) $(POLYP_CFLAGS)
EXTRA_DIST = ap_polyp.c
EXTRA_DIST = ao_polyp.c
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment