Ignore:
Timestamp:
10/06/08 20:26:49 (16 years ago)
Author:
r2d
Message:

installable headers cleanup (patch by Leandro Nini)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/trunk/mpcenc/Makefile.am

    r384 r409  
    1111
    1212# the library search path.
    13 mpcenc_LDFLAGS = $(all_libraries) 
     13mpcenc_LDFLAGS = $(all_libraries)
    1414mpcenc_SOURCES = keyboard.c mpcenc.c pipeopen.c stderr.c wave_in.c winmsg.c \
    1515        $(common_sources)
     
    1818        $(top_builddir)/libmpcenc/libmpcenc.a
    1919AM_CFLAGS = -DTRUE=1 -DFALSE=0
     20
     21noinst_HEADERS = mpcenc.h predict.h config.h
Note: See TracChangeset for help on using the changeset viewer.