Changeset 18956 for trunk/psLib/src/fft/Makefile.am
- Timestamp:
- Aug 8, 2008, 8:06:51 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fft/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fft/Makefile.am
r8914 r18956 5 5 libpslibfft_la_CPPFLAGS = $(SRCINC) $(PSLIB_CFLAGS) $(FFTW3_CFLAGS) 6 6 libpslibfft_la_SOURCES = \ 7 psFFT.c \ 7 8 psImageFFT.c \ 8 9 psVectorFFT.c … … 11 12 12 13 pkginclude_HEADERS = \ 14 psFFT.h \ 13 15 psVectorFFT.h \ 14 16 psImageFFT.h
Note:
See TracChangeset
for help on using the changeset viewer.
