Browse Source

build: remove non-existent directory from EXTRA_DIST

pull/113/head
Ross Burton 12 years ago
parent
commit
edc3b08dc4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile.am

+ 1
- 1
Makefile.am View File

@@ -1,6 +1,6 @@
include Makefile.am.inc include Makefile.am.inc


EXTRA_DIST = README.html README-WIN32.html config.h.win32 doc json-c.vcproj
EXTRA_DIST = README.html README-WIN32.html config.h.win32 json-c.vcproj
SUBDIRS = . tests SUBDIRS = . tests


lib_LTLIBRARIES = libjson-c.la lib_LTLIBRARIES = libjson-c.la


Loading…
Cancel
Save