Skip to content

Commit

Permalink
build: add missing files
Browse files Browse the repository at this point in the history
  • Loading branch information
guitorri committed May 6, 2015
1 parent 8cd48dc commit 85c8f86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions qucs/qucs/components/Makefile.am
Expand Up @@ -81,6 +81,8 @@ libcomponents_a_SOURCES = phaseshifter.cpp gyrator.cpp componentdialog.cpp \
L_SPICE.cpp \
R_SPICE.cpp \
K_SPICE.cpp \
MESFET_SPICE.cpp \
Cmeter_SPICE.cpp \
sp_customsim.cpp

nodist_libcomponents_a_SOURCES = $(MOCFILES)
Expand Down Expand Up @@ -132,6 +134,8 @@ noinst_HEADERS = $(MOCHEADERS) resistor.h components.h capacitor.h vccs.h \
L_SPICE.h \
R_SPICE.h \
K_SPICE.h \
MESFET_SPICE.h \
Cmeter_SPICE.h \
sp_customsim.h

AM_CPPFLAGS = $(X11_INCLUDES) $(QT_INCLUDES) -I$(top_srcdir)/qucs
Expand Down

0 comments on commit 85c8f86

Please sign in to comment.